How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?

Answers were Sorted based on User's Feedback



How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?..

Answer / 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

How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?..

Answer / shanthi

Use Breakpoint

Is This Answer Correct ?    5 Yes 2 No

How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?..

Answer / kishan

Use Ctrl+F5

Is This Answer Correct ?    1 Yes 0 No

How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?..

Answer / deepu

Comment the unwanted script and run

Is This Answer Correct ?    2 Yes 1 No

How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?..

Answer / mukund

go to 50th Line.

Right Click and Use the option "Debug from Step"
and go till 100th Line.

Is This Answer Correct ?    1 Yes 0 No

How to run a script from lines 50 - 100 alone (if the script has 1- 200 lines of code)?..

Answer / nagesh571

Put break point at 101th line.put cursor on 50th line and press ctrl+F5.then it will execute from 50-100 line

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

how to create flat file datasubmission in qtp

0 Answers  


How to get Traceability matrix from TD?

0 Answers  


what is framework in QTP? any one give me answer

4 Answers   Wipro,


How to replay a script in qtp?

0 Answers  


What is test object model in quicktest professional (qtp)?

0 Answers  






what are the frame work models of qtp?which frame work you follow in your company?and explain it process?

0 Answers   Covansys,


How do you create a library file

2 Answers  


how to write script in qtp(vbscript)..i mean with out application deployed..and how to call script1 into script2?

2 Answers  


How we can add actions in the test using QTP?

4 Answers   BirlaSoft,


What is load testing?

1 Answers   Crea,


Hi im new in Testing..can any one plz re-write this code SystemUtil.Run "C:\Program Files\Mozilla Firefox\firefox.exe","","C:\Program Files\Mozilla Firefox","open" ----using for loop(for i=0;i<=10;i++ )

2 Answers  


How many types of object repository in qtp?

0 Answers  


Categories