How to use Regular Expressions in QTP
Answer / 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 |
How to handle the exceptions using the recovery scenario manager in qtp?
What are the parameters provided by QTP?
What are default add-ins in qtp?
what is the difference between xmlutil and xmlDOM in qtp?
Define QTP ?
How open an excel sheet in QTP(not a run time )?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How you calling actions in qtp?
How you can find length of array in qtp?
Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario
How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?
we have 5 default properties we want add more Default property in Object Repository how to add the property