What is the purpose of breakpoint?

Answers were Sorted based on User's Feedback



What is the purpose of breakpoint?..

Answer / hemakumar jm

Break points is used for if there is a 100 lines of
script.u want to execute 40 lines of script.then we go for
Breakpoint option in Winrunner.

Is This Answer Correct ?    1 Yes 0 No

What is the purpose of breakpoint?..

Answer / nand lal

we can use breakpoints to help debug our test scripts. A
breakpoint stops a test run at a specified line in the test
script, or in a specified function. You may want to stop a
test run using a breakpoint in order to:
1.monitor the entries in the Watch List
2.begin stepping through a test script using the Step commands

Is This Answer Correct ?    1 Yes 0 No

What is the purpose of breakpoint?..

Answer / narendra b

Using the Break Point, the user can stop the script at the
time of execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Rational TestSuite Interview Questions

What is Datapool?

4 Answers  


What is datapool cursor?

0 Answers  


How will you do data driven testing using Robot?

0 Answers   Hewitt,


How do you analyze results after playback?

2 Answers  


How to create datapool?

0 Answers  






For unattended execution whick playback options you will use?

0 Answers   HCL,


What is the purpose of the Trap options?

0 Answers  


How many Verification points are there in Rational Robot? List them.

3 Answers  


What is the purpose of .sbl, .sbh, .rec files?

1 Answers   HP,


Could any one share scripts... where we can Parameterize radio buttons and Check boxes.

0 Answers  


Where do you view the results in Trap option?

0 Answers   Accenture,


Is it possible to perform performance/stress tests using Rational Test Manager, by executing manual test scripts?

3 Answers  


Categories