Test Scenarios

Test Scenarios

With test scenarios, test cases can be grouped for a specific execution purpose and executed from within the scenario. An alternative terminology for test scenario could also be test plan or test set. The test cases inside the test scenario are not copied or moved, but only referenced, which means the current version of the test cases is always used when executing the scenario. You can therefore add the same test case to different test scenarios and the test case will have an individual execution status within each scenario. The execution list within the test case will still show all executions, whether they where executed from the within test scenarios or directly from within the test case itself.
 
The test scenarios thus offer the possibility to plan executions, specify information about the planned execution and easily evaluate the execution status of the test cases in the different execution contexts. This could be, for example, the execution for a specific release or software version, for a a test environment or test object, or for a specific test phase, such as regression, and can then also be executed repeatedly as often as required.
 
In addition, the test case execution order can be defined, execution dependencies can be set, value sets and automation agents can be specified or testers can be assigned in the context of the scenario.
 
In order to create a new test scenario, click on the New button in the Navigation window to create a new test scenario. A new tab will open where you can specify the new test scenario. The user interface consists of the following areas:
 
 
  • Ribbon Bar
  • Properties of the test scenario 
  • Description
  • Navigation Bar
  • Path
 

    • Related Articles

    • Executing Test Scenarios

      You can execute either a selection of test cases in your scenario, or the entire scenario. To execute the full scenario click 'Run all'. The execution window, which you already know from test executions, opens and you can execute each test case step ...
    • Test Scenarios (Rich Client)

      Test scenarios are a defined set of test cases which can be defined as to execute test cases sequentially or concurrently with different parameters on defined agents. It helps users to organize regression tests and allows them to replay them for ...
    • Scheduled Executions of Test Scenarios (Rich Client)

      Test cases of test scenarios can be executed. You can choose the following options: run all test cases run a set of test cases run all test cases scheduled For running all test cases, you can click on the button run all test cases. Otherwise, mark a ...
    • Defining Test Cases in Test Scenarios

      In this section you will learn how to define test cases in a test scenario. You find information regarding the following topics: Add test cases to a scenario Assign Testers Define run dependencies Define value sets Define agents Organize the view 1. ...
    • Test It!

      The Test It! feature allows you to instantly test items with related test cases or scenarios. To do so, open an item, e.g. a requirement, with related test cases or test scenarios. Click on the button on the ribbon. If no test case or test scenario ...