Document toolboxDocument toolbox

A new version of Qualitia Automation Studio for Web and Mobile 7.2.x is now available. We highly recommend you upgrade. Find more details here.

Qualitia Debugger

Qualitia provides an easy to use interface for you to develop test cases. Qualitia Debugger allows you to understand the course of test case execution and change it if required without re-executing entire test case every time you made any changes to it.

When developing test cases in Qualitia, users can verify whether it works as expected without running it end to end. A test case execution once initiated can be paused in between, or can it be modified mid-way during execution. So if you come across any fatal error that is failing your test case due to certain step or data at a given TC/Task iteration, you can modify the test case during test case execution.

Additionally, it allows to understand the number of TC and task iterations applicable on a test case and visualize the data associated with different steps for different task and TC iterations.

Key Features of Qualitia Debugger

The Qualitia Debugger provides an in-depth test case debugging experience to the testers along with the following facilities:

  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

Not finding what you need?