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
There is an excel file of 1 to 100 sheets how you will iterate through it?
what are the limitations of smart identification in qtp 9.0
How you are developing the script? Using record and play back or manual?
What is a recovery scenario?
Explain the parameter in qtp?
How you know that a test case is a regression test case
How to release all resources file from the QTP?
How will you test a keyboard?
By using QTP can we record any log files written by the application which is in execution?
What are the types of object repositories? Which one is you are using?
Explain different types of action in qtp?
what type of values given to objects. EX::Set oBrowser=Description.Create oBrowser(“micclass”).Value=”Browser”
What are the advantages of qtp?
in a web page How to check and display a particular word from a paragraph?
why should we give deliver good quality software?