give one example where you have used regular expression?
Answer Posted / pooja
In flight application, fax order window number changes
according to the Order number created.....
in this case u can use regular expression for that number..
so that the test will not fail and it continues whatever be
the number in that window..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Hi Friends, Would be great if you can provide the Model Question paper, Web site link or any reference s. Thanks & Regards, Byzoor,
How QA specialist can identify when programmatic descriptions are useful?
Explain how you can delete excel file in qtp?
Can we run multiple QTP scripts one after the other without manual intervention? How?
How many types of run modes are there in qtp?
Explain features of the latest version of qtp/ uft 12.1?
They asked by using qtp recording writing scripting
What is the new version of qtp which is recently released in the market?
how can we compare descriptive programing with a regular expression
How do we handle run-time errors?
In qtp, explain what is keyword driven automation framework?
How many number of actions possible in qtp?
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
Can launch two instances of qtp on the same machine?