How to use Regular Expressions in QTP



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

Post New Answer

More QTP Interview Questions

How to handle the exceptions using the recovery scenario manager in qtp?

0 Answers  


What are the parameters provided by QTP?

3 Answers   Ordain Solutions,


What are default add-ins in qtp?

14 Answers   Semantic Space,


what is the difference between xmlutil and xmlDOM in qtp?

2 Answers  


Define QTP ?

10 Answers   TCS,


How open an excel sheet in QTP(not a run time )?

4 Answers   Tech Mahindra,


how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?

0 Answers   IBM,


How you calling actions in qtp?

0 Answers  


How you can find length of array in qtp?

0 Answers  


Please explain me in detail! How to handle runtime errors in QTP useing recovery senario or with out scenario

5 Answers   Quinnox,


How to compare 2 excel files using QTP? How to compare 2 PDF files using QTP?

1 Answers  


we have 5 default properties we want add more Default property in Object Repository how to add the property

2 Answers   Nous,


Categories