Test Execution (Rich Client)

Test Execution (Rich Client)

If a test is specified with test steps and test conditions, you have the option to execute the test case manually. Open a test case and click on Run.
A new window is opened, where you can enter the tested version and choose the value set. The value set is described in Variable Manager. By entering Tested Version, you can click on Run.
We are executing the example of Stepplaner now. A new window is opened and you can enter something in Actual results.
 
The step is passed, so we click on button passed. The first step is green and the next step is displayed automatic.
 
 
The second step is a test step. Here we find an Instruction and an Expected results. Moreover we find an extra field Actual results, where we can document the result we receive while executing. We are documenting the result as the following:
 
The test is completed, so click on Save & Close.
 
The test was executed and the execution can be found at the bottom of the test case.
 
 
By double clicking on an execution, you can open the test execution in order to analyze the test results.
 
 
Clicking the Continue button can continue an executed test case. Test results can be specified again. Furthermore, an execution can be marked as Irrelevant if a test execution is defective.

An executed test case may be continued. In order to do so, mark a test execution and click on the  button. The test execution is continued enabling you to change all information. Furthermore, the identity of the last test step editor is saved.

If a manual test case is executed, you can finalize the test execution. This means that from this point onwards, test cases can no longer be continued or changed.
 

 


    • Related Articles

    • Disable manual test execution time (Rich Client)

      The manual test execution time can be configured in aquaWeb.config. Here, you can insert the line   <add key="EnableStopWatchForManualExecutions" value="false" />   which deactivates the manual execution time. All manual executions are set to 0.
    • 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 ...
    • Web Client vs Rich Client

      Feature Additional Info WebClient Rich Client Homescreen   x x   Configurable Only on premise x User administration   x x   Roles x x   Creation x x   Project x x   Usage statistics   x   SAML 2.0 x   Project configuration   x x   Fields x x   ...
    • Test Automation

      aqua allows to execute automated tests. The procedure to start an automated test is the same as for a manual test. You just click the Run button in a given test case. The following dialogue is supplemented with a section for Agent selection. The ...
    • 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 ...