Versions Compared

Key

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

...

  1. Open an existing scenario or create a scenario. For more details, refer to Working with Scenarios.

  2. You can edit or a add a test case to the selected scenario:

    1. To edit a test case

      • Select a test case
        The Test Case Editor screen opens.

    2. To add a test case

      1. On the right pane, click the New Test Case.

      2. Enter the Test Case NameDescription, Manual TC ID, and file name.

      3. Click OK.
        The Test Case Editor Screen opens.

  3. To add a task, click Create Task.

    1. Select the steps, Press Ctrl that you want to add to a task, right-click and select Add New Task, enter a name and description and then click OK.

    2. To add steps for the added task, refer to the above step 3.

  4. To import a task, select a step from where you want to insert the task, click Import task from the test case editor screen.
    To edit the steps for the imported task, refer to the above step 3.
    Note: If

  5. To add a step, do the following in the order listed:

    1. Click Add Step to add a blank step in the Test Case Editor screen.

    2. To add an object, double-click the Object cell to open the Object Repository hierarchy, and then select an object. For more information on objects, refer to Working with Objects.
      Note: You can double-click the object to edit its properties. For more information, refer to Editing an Object
      Some Generic Actions do not require an object such as OpenURL, Maximize Browser, and so on.

    3. Double-click the Action cell and click the arrow button to select an Action.

      Note: As per the selected object, only the relevant actions are displayed. For more information, refer to Qualitia Actions.
      As per the selected action, the associated parameters in single or multiple parameter cells are automatically displayed.

    4. Enter the relevant values in parameters. For more information, refer to Quailtia Actions.
      Similarly, you can add more steps you want to add to the test case.

  6. To add a task, do one of the following:

    1. Select the steps, Press Ctrl that you want to add to a task, right-click and select Add New Task, enter a name and description and then click OK.

    2. To add steps for the added task, refer to the above step 3.

  7. To import a task, select a step from where you want to insert the task, click Import task from the test case editor screen.
    To edit the steps for the imported task, refer to the above step 3.
    Note: If you edit the steps of the imported task, ensure that there is no impact on other test cases that are using the same task.

  8. To move a task or step to its appropriate place, select the task or step, and then click Move Up Or Move Down button.

  9. After adding all the appropriate tasks and steps, click Save to save the test case.

...