Document toolboxDocument toolbox

Editing a Test Case

Sometimes you may need to edit a test case. You can change the name of a test case, manual test case ID, and description or you can also change the order of execution of tasks or remove a task from a test case.

Only one user is allowed to work on one task or test case at a time. If the task/test case is being used by some other user, Qualitia displays an appropriate information message.

If a step contains objects highlighted in red, then it does not contain a property or property value. Such objects are termed as empty objects.

A test case created for a desktop project might have deleted OR objects that are highlighted in red along with the exclamatory marks.

You can use error up and down buttons to navigate through empty objects. 

To edit a test case:

  1. Click Develop > Test Cases.
  2. On the left pane, select a scenario under which the required test case is listed.
    All the available test cases are displayed in right pane of the screen.
  3. Select the required Test Case from the right pane.
  4. Click Edit.
    The Edit Test Case screen appears.
  5. Edit the required fields displayed on the screen which includes ScenarioTest Case NameManual TC ID, and Description.
  6. Click OK.
  7. Click Add TaskImport Task, or Detach Task to add a new task, reuse an existing task, or detach the task from the test case.
  8. Select the task in a test case, click Up/Down to change the order of execution of tasks.
  9. Select a step in a task, click Up/Down to change the order of step within a task.
  10. Click Save.
    The test case is saved with updated values.
    You can now dry run a test case to validate the steps. For more information, refer to Dry Run a Test Case.

See also,