Versions Compared

Key

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

Test cases, being a collection of tasks, represent a specific workflow to validate the functionality of the application under test.


Expand
titleTo create a test case:
  1. Click

...

  1. the Develop > Test Cases.

...

  1. The Test Cases

...

  1.  screen is displayed.
  2. On the left pane, select a required scenario in which you wish to create a test case.
    You can create a new scenario or use an existing scenario for the test case.
  3. On the right pane,

...

  1. click New Test Case.
  2. Enter the details namely, name of the test case, description, manual test case ID, file name in

...

  1. the Test Case Name, Description,

...

  1. and Manual TC ID, along

...

  1. with file name

...

  1.  fields respectively. The file name field is not editable once the test case is saved.

...

  1. Click OK.

...

  1. Click New Task

...

  1.  to create a task under the created Test Case.
  2. You can modify the tasks associated with the selected test case.

...

  1. Click Add Step/Remove Step

...

  1.  to add or remove step from the selected task.
  2. During step creation process, you can provide the test data against the steps depending on the

...

  1. actions selected. You have the choice to enter static or

...

  1. parameterised data.
    You can also change the sequence of Task or Step within the task.
  2. To change the sequence of a specific task, select the task and

...

  1. click Up/Down

...

  1.  to change the sequence of the selected task.
  2. Similarly, the sequence order of the

...

  1. step within the task can be changed by selecting a specific

...

  1. step and

...

  1. using Up/ Down

...

  1.  to change the order.
  2. On the right pane of the Test Case screen,

...

  1. click Save.
    The test case gets added to the selected scenario in the left pane.

...

  1. Click Run

...

  1.  to quickly execute a test case to verify that test case meets the desired test

...

  1. requirements.

The test execution report gets populated to analyze the test results.

...