Use a test case to test a process. For each test case, you can define and use:

  • Test variables
    You can use test variables as input during test execution. For each test variable, you can define the default value.
  • Pre and post actions
    You can do actions before or after a test case is run. To do so, set up a test case event procedure with test actions that are done in a specific sequence. A test case event procedure has one action or a series of actions that are done on a test case event.
  • Tests for steps
    For a test case step that concerns a button, you can set up specific tests. To do so, set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On button clicked control event. So, the procedure is started if the button is clicked.
  • Test scenarios
    You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables.

Tester Tester Start Start Are variables required? Are variables required? Define test variables Define test variables For each test case, you can set up test variables to be used as input during test execution. For each test variable, you can define the default value. You can use test variables: To define the Field value for a test case step of type Set field.In asserts, parameters, and conditions of an action on an event procedure for pre-actions or post-actions for a test case or for a test for a test case step. To define the values to be used in a test scenario. Procedure 1. Click Mobility test manager - Designer. 2. Click the Test cases tab. 3. In the list, find and select the desired record. 4. Click Edit. 5. Click the Test variables tab. 6. Click Add. 7. In the Variable name field, type a value. 8. In the Extended data type field, enter or select a value. 9. In the Default value field, type a value. Define pre and post actions for test case

Define pre and post actions for test case

You can set up a test case event procedure with test actions that are done in a specific sequence. These actions can be done before or after the test case is run. A test case event procedure has one action or a series of actions that are done on a test case event.

Optionally, you can run an action under specific conditions. For conditions, you can use functions that are available for the application.

Define tests for test case steps

Define tests for test case steps

For a test case step that concerns a button, you can set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On button clicked control event. So, the procedure is started if the button is clicked.

Do you want to use  test scenarios? Do you want to use  test scenarios? Set up test scenarios Set up test scenarios You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables. Procedure 1. Click Mobility test manager - Designer. 2. Click the Test cases tab. 3. In the list, find and select the desired record. 4. Click Edit. 5. Click the Test scenarios tab. 6. Click Add. 7. In the Scenario field, type a value. 8. In the Name field, type a value. 9. In the TestStatus field, select an option. 10. In the Device type field, enter or select a value. 11. Click Save. 12. On the Test variables tab, fill in the values for the test variables. Notes You can copy an existing scenario to quickly create a new scenario with almost the same data set. To do so, on the Test case page, on the Test scenarios tab, click Copy scenario. You can run a test scenario for testing purposes. To do so, on the Test case page, on the Test scenarios tab, click Run scenario. As a result, a test run is created that you can use to analyze the test results for the test scenario. End End Yes No Yes No

Activities

Name Responsible Description

Define test variables

Tester

For each test case, you can set up test variables to be used as input during test execution. For each test variable, you can define the default value.
You can use test variables:
  • To define the Field value for a test case step of type Set field.
  • In asserts, parameters, and conditions of an action on an event procedure for pre-actions or post-actions for a test case or for a test for a test case step.
  • To define the values to be used in a test scenario.

Define pre and post actions for test case

Tester

You can set up a test case event procedure with test actions that are done in a specific sequence. These actions can be done before or after the test case is run. A test case event procedure has one action or a series of actions that are done on a test case event.
Optionally, you can run an action under specific conditions. For conditions, you can use functions that are available for the application.

Define tests for test case steps

Tester

For a test case step that concerns a button, you can set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On button clicked control event. So, the procedure is started if the button is clicked.

Set up test scenarios

Tester

You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables.

Activities

Name Responsible Description

Define test variables

Tester

For each test case, you can set up test variables to be used as input during test execution. For each test variable, you can define the default value.
You can use test variables:
  • To define the Field value for a test case step of type Set field.
  • In asserts, parameters, and conditions of an action on an event procedure for pre-actions or post-actions for a test case or for a test for a test case step.
  • To define the values to be used in a test scenario.

Define pre and post actions for test case

Tester

You can set up a test case event procedure with test actions that are done in a specific sequence. These actions can be done before or after the test case is run. A test case event procedure has one action or a series of actions that are done on a test case event.
Optionally, you can run an action under specific conditions. For conditions, you can use functions that are available for the application.

Define tests for test case steps

Tester

For a test case step that concerns a button, you can set up a control event procedure with actions that are done in a specific sequence. A control event procedure has one action or a series of actions that are done on the On button clicked control event. So, the procedure is started if the button is clicked.

Set up test scenarios

Tester

You can add test scenarios to a test case to do several tests with a different data set. Depending on the data, you can run the test under different conditions. You can only use scenarios, if you also use test variables.
Related to Notes

Design test cases

 

Provide feedback