How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?
Answer Posted / raheem
goto 50th step right click on it and select RUN FROM STEP and goto 100th line where put BREAKPOINT otherwise rightclick on 100th step and selects RUN TO STEP
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
What are the types of object repositories? Which one is you are using?
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
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
How to explain a banking project in interview as a test engineer???
describe some problems that u had with automating testing tool?
Should have experience in framework means?
What is the difference between shared and local object repository?
whenever U using QTP,Test Director, Why we using separate Bug tracking tool?
What is the standard timing delay for web based application in qtp?
What is Unicode Compatibility?
How to find operating system information using the qtp script?
Explain the parameter in qtp?
what is the difference between development and testing
Have you done batch testing in qtp? If yes how you are doing?