Document toolboxDocument toolbox

Implementing Manual Test Cases

After you synchronize manual test cases from the design studio, you can start creating automation scripts for these manual test cases. You can access manual test cases from automation studio only after the synchronization process.

You must first share the task or test case for automation from Design studio to make it available for synchronization in the automation studio.

For more information on how to share task or test case for automation, refer to the /wiki/spaces/QDST/pages/1148289199 section.

(info) You cannot create new test cases in the Requirements section. You can only implement the test cases that are already created in Qualitia Design Studio.

To implement manual test cases:

  1. Log on to automation studio as an administrator user.
  2. Select the desired project and go to the Requirements section.
    You will find all the manual test cases synchronized from Design Studio.
  3. Filter the test cases/tasks based on Epics and Stories, if required.
  4. To implement any test case, right-click the manual test case and select Implement.
    You can now edit this test case in the right-pane.
  5. Add steps, actions, objects, and test data (if required), to this test case, based on the test case requirements.
    By default, NoOps action is selected for all the steps. It is only a placeholder. You must replace it with the executable action before you add the test case in Suite for execution.
  6. Ensure you replace all the objects with real-time objects from the application under test as a test case with empty objects cannot be added in suite for execution.
  7. Click Save.

You must replace all the empty objects with real-time objects before you add test cases to any suite for execution. Test case with the empty object cannot be added for suite execution. However, Qualitia allows you to make dry run executions with empty objects.