Before you start using a designed test case, you can test it in several ways.
Name | Responsible | Description |
---|---|---|
Run default test |
Tester |
You can test the default test case to check if it runs properly. The default test case is the test case with the steps as defined. If you have used test variables in the test case, the related default values are used. |
Run test case |
Tester |
You can test a full test case to check if it runs properly. As a result, all active test scenarios are run. If no test scenarios are defined, only the default test case is run.
The default test case is the test case with the steps as defined. If you have used test variables in the test case, the related default values are used.
|