-
-
-
-
-
-
-
-
-
What are the Features & Benefits of Quick Test Pro(QTP)..?
Operates stand-alone, or integrated into Mercury Business Process Testing and Mercury Quality Center. Introduces next-generation “zero-configuration” Keyword Driven testing technology in QuickTest Professional 8.0 — allowing for fast test creation, easier maintenance, and more powerful data-driving capability Identifies objects with Unique Smart Object Recognition, even if they change from build to...
-
-
Recovery Scenario and On Error Resume Next
What is the difference between 'Recovery Scenario' and 'On Error Resume Next'?
-
-
Test Objects
What are test objects and run time objects?
-
-
VB Script
If var="a1bc23"->separate this string into two strings like, abc, 123
-
-
-
Count Number of Links
How to count number of links in a web page using QTP?
-
For Loop problem in QTP
I am using the For Loop to get data from the data table. The summary code is:C=datatable.getrowcountFor i=1 to cmsgbox Datatable.Value("Column1")Next'The message box always returns data of row 1. Irrespective of the iteration. How is it possible.
-
QTP Interview Questions
Ans