Answer Posted / jay prakash
Use Regular Expression (RE) in QTP to search for a specific
string format within the AUT. QTP recognizes all those
values that meet the search criteria specified in the RE.
A RE is a string of spl charcters that defines the
condition of a search. For examle in Flight reservation
application a diff order number is generated every time you
run the test. To accomodate these changing order number u
can use check point with RE so that QTP can recognize the
generated order number.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How many types of parameters are available in quicktest professional?
What is expert view and keyword view?
1--How many functions u develop 2--What is an array 3-- where is ur server 4--U involved in unit testing 5--how ur test the background colour using QTP
How to interact tool & application build in QTP?
Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?
How to handle the exceptions using the recovery scenario manager in qtp?
what is defenetion of kiran can u tell me plz CVS, SVN
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
Please guide me release notes of Automation once scripts are completed
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
What is the extension of the recovery scenario file in qtp?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Define object spy ?
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?