-
-
Count Number of Links
How to count the number of links in web page using QTP Script?
-
Fetching Object Properties
What is the syntax for fetching object properties at run time?
-
Enhance Recorded Script
How can one enhance the recorded script other than adding Checkpoints?
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
The problem is every time the window name changes. I know regular expression can be used but can anybody help me telling how?">
I have something like Window("Microsoft Excel - Pivot Table 76").Window("Query Refresh").Click x,yThe problem is every time the window name changes. I know regular expression can be used but can anybody help me telling how?
-
How do you retrieve run time data from QTP scripts if the run time properties are not available.
For eg I have 'Window("Microsoft Excel - PivotTable67").Window("Query Refresh").Activate'.I need to get the string 'Microsoft Excel - PivotTable67'.Can anybody tell me how to get that using Regular Expressions,GetROProperty or some other technique
QTP Interview Questions
Ans