How to use Regular Expressions in QTP? give an example.
Answer Posted / uday kumar. a
In QTP, delaing of Regualar Expressions and varing object
descriptions can be handled by using Description
Programming.
Ex. of using Regular expression is:
u just record yahoo login operaion and click on Inbox link.
Assume u got 10 new mails, then it shows like Inbox(10).
Read one mail, now it shows like Inbox(9). Now try to play
the recorded script. It wont work. Now use Regular
expression in Inbox link like:
"Inbox.*". At that time it wil work.
| Is This Answer Correct ? | 98 Yes | 17 No |
Post New Answer View All Answers
What are table and db checkpoints?
why text area checkpoints cannot used for web applications
What is Test Fusion Report in QTP?
Is virtual object supported in low level recording mode?
what is the diffrence bw qtp architectute and qtp framework?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
What are the key elements available in test result window?
Explain actions in qtp ?
What is the Difference between copy to action and call to action?
Define Environment Variable in UFT and its uses?
What is object spy in quicktest professional?
How to use Environment parameterization? Explain with an example.
Explain how qtp identifies object?
can any one say that where we can download the QTP trail version ??????????
What is the keyword view and expert view in qtp?