Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Debug and execute test case step by step.
  2. Pause execution at the failure point. You can also pause the test case execution at any step using break-point facility. These facilities could be utilized for reaching and analyzing the point of failure without having to execute the test case entirely or single stepping entire test case.
  3. Modify test step, its parameters, and its object details while debugging test cases.
  4. Comprehensive and user-intuitive interface for you to see various TC and Task iterations and their details.
  5. Highlight any step in the test case using its line number.

(info) Debugger facilitates the test case development process and cannot be treated as a replacement for the test case development process. 

Related topics

Child pages (Children Display)