Testplan Element/en: Unterschied zwischen den Versionen
Ca (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „A testplan element is used to organize and execute individual testcases. It is a collection of references to either blocks or other testplans, to …“) |
Sv (Diskussion | Beiträge) |
||
Zeile 1: | Zeile 1: | ||
A testplan element is used to organize and execute individual |
A testplan element is used to organize and execute individual test cases. It is a collection of references to either [[Block Element/en|blocks]] or other test plans, to be processed as nested sub sequences of a superordinate test plan. Test case items within a test plan are executed sequentially. |
||
Test plans are created, modified and executed in the [[Testplan Editor-TestplanListView Editor/en|testplan editor]]. |
|||
For execution, individual |
For execution, individual test cases can be skipped or selectively re-executed. |
||
Also, it is possible to execute a |
Also, it is possible to execute a test plan in a loop for a fixed or variable number of runs. |
||
For example, it is possible to execute a |
For example, it is possible to execute a test plan in a loop until a FAIL condition arises. |
||
Furthermore items can be assigned to a test group, and executed conditionally. |
Furthermore items can be assigned to a test group, and executed conditionally. |
||
Also, |
Also, test cases can be flagged as being either ''required'' or ''optional''. |
||
So the execution of the remaining |
So the execution of the remaining test plan can be both aborted or continued even if an individual test case fails. |
||
[[Category:Tree Elements]] |
|||
The full online documentation can be found under: [[Online Documentation/en|Online Documentation]] |
Version vom 7. April 2014, 17:31 Uhr
A testplan element is used to organize and execute individual test cases. It is a collection of references to either blocks or other test plans, to be processed as nested sub sequences of a superordinate test plan. Test case items within a test plan are executed sequentially. Test plans are created, modified and executed in the testplan editor. For execution, individual test cases can be skipped or selectively re-executed. Also, it is possible to execute a test plan in a loop for a fixed or variable number of runs. For example, it is possible to execute a test plan in a loop until a FAIL condition arises. Furthermore items can be assigned to a test group, and executed conditionally. Also, test cases can be flagged as being either required or optional. So the execution of the remaining test plan can be both aborted or continued even if an individual test case fails.