Versions Compared

Key

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

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.

Info

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.


To edit test case:

  1. Click Develop > Test Cases.
    The Test Cases screen is displayed.
  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 is displayed.
  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.
  11. Click Run on the right pane to quickly execute a test case to verify that the test case meets the desired test requirement. 
    The test execution report gets populated to analyze the test results.

...