Answers

Question and Answer:

  Home  Rational TestSuite

⟩ What is the purpose of break point?

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

 266 views

More Questions for you: