give one example where you have used regular expression?
Answer Posted / sreelaxmi
Regular Expressions can be used for Dynamically chanaging
objects in the run time.
In QTP we use regular expressions in
1. Physical description
2. Check points
3. Recovery Scenarios
4. In Scripting
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain different checkpoints in qtp.
How to execute a winrunner script in quicktest professional?
How you will rate urself in QTP in the range of 0 to 5
How does you test a weblink which is changing dynamically?
Does QTP run in any environment?
Can any one send me the QTP Basic Coding Samples?
i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.
How to create scenario selector
What environment does qtp run in?
What is 'sleep' in sync point?
How does qtp recognize objects in aut?
Can we record an application running on a remote machine using qtp?
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
How can you exit from an action?
How to customize qtp?