Can i get a simple example exercise for update run mode for
sample flight application......... In qtp when i try to run
the test in update mode.. Auotmation> update option is
disabled............ Pls let me know .................
Thanks in advance.....
Answer Posted / sri
Install Script Debugger and try for Run Update mode
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an object repository?
There are 10 rows in the datatable. How can we fetch 2 rows and then skip 3rd row. After that, pick 4th & 5th row and skip 6th row. Please share code
Explain the parameter in qtp?
Where can I find and view run-time data table?
Explain measuring transaction.
Explain in brief about the quicktest professional automation object model?
Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?
What is accessibility check point?
What is CMMP and CMMH?
How can you handle exceptions in qtp?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
Name the different types of recording modes?
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me
Have you done batch testing in qtp? If yes how you are doing?
How many lines of code in each script of QTP?