Jubula also lets you create manual tests to be executed and analyzed.
A Test Case containing manual Test Steps is the same as an automated Test Case for all intents and purposes. You can add data, reuse it in other Test Cases , and add it to Test Suites to be executed. The only difference is during execution: manual tests are executed in an interactive mode 3.14.2.
To create a manual test:
- Create a Test Case 3.8.1
- Add the module for manual Test Case from the library of Test Cases (category: Manual Test Step ).
- In the Properties View , you can enter three pieces of data:
- The action(s) to perform:
- Enter a short description which should appear when the test is being executed. You can also enter referenced parameters 3.9.3 or variables 3.9.5 here to specify different data for the test.
- The expected behaviour:
- Enter the description (any any data) of the expected outcome of the Test Step .
- Timeout:
- Enter how long the test execution should wait before receiving the information that the Test Step passed or failed. We recommend setting this timeout value high enough for a manual tester to be able to complete the Test Step and enter any comments.
- Once your manual Test Case is finished, then you can add it to a Test Suite 3.7.2 to be executed 3.14.2.
![\includegraphics[height=2cm]{lightbulb}](img2.jpg) |
We recommend keeping manual Test Cases in a separate category to automated Test Cases . Although it is possible to combine manual and automated Test Cases in one test, make sure you know which Test Suites can be run completely automatically for your unattended tests! |
Copyright BREDEX GmbH 2011. Made available under the Eclipse Public License v1.0.