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.

Automating Manual Test Cases using Qualitia

Qualitia allows you to automate test cases by eliminating the need for programming and scripting of test cases. It regulates the test automation process of the Application under Test (AUT). With Qualitia, you can create automated test cases quickly and save time. The diagram illustrates the typical process of creating automated tests in Qualitia.
 
The automation of manual test cases contains the following stages in Qualitia:

Create Objects

The first step in automating manual test cases is creating and managing objects. You can create objects and specify their properties. You can use Qualitia's Object Spy for Selenium. Objects are prerequisites for creating tasks. The Objects screen of Automation Studio allows you to perform object-related functions.

Test Development

After creating objects, you move to the Test case Development stage.
The Test Development stage includes following procedures:

  1. Creating Tasks
    You can create tasks by adding steps to tasks. To add steps to tasks, you need to specify objects, actions, and parameters associated with the actions, if any. These tasks are reusable.
  2. Creating Test Cases
    You can collate tasks and create a test case. While creating test cases you can either create new tasks or use existing tasks using import features. You may need to map test data to the test cases based on your testing requirements.
  3. Organizing Test cases into Scenarios

You can create scenarios and associate test cases to them. The Develop screen of Automation Studio lets you manage Objects, Tasks, Test cases, and Scenarios.

Test Execution

The Execute screen of Automation Studio allows you to execute test cases. In the Test Execution stage, you need to create suites and associate appropriate test cases with the suites. You can set the test cases execution order and run the test cases to validate their results. You can run test cases grouped in one or more scenarios. Qualitia invokes a test automation tool to execute the test cases.
In Qualitia, you can execute a test suite immediately using "Run Now" or schedule the suite for execution using Scheduler.

Qualitia allows you to execute the test cases offline using offline package.

Report Generation and Log Analysis

Qualitia generates reports of test executions after executing test cases. You can view test execution reports corresponding to a specific build, release, date, and execution of the AUT using the Report screen. Qualitia generates elaborate reports that are also archived and can be viewed from the Report screen. 

Qualitia creates logs after every execution. You can view the debug and info logs to analyze issues related to test execution and identify potential application defects in the application under test, if any.

Dashboards and Project Charts

Using Qualitia Dashboard, you can view the status of all the assigned projects at a glance, and using Project Charts, you can view the overall status of Test Development and Test Execution of a particular project.

Not finding what you need?