Date:
Using Zephyr Scale as a tool for test execution
This page includes information about:
Table of Contents | ||||
---|---|---|---|---|
|
How to navigate to your test cases
- Navigate to "Tests" in the toolbar.
...
Note: If no testcases are assigned to your user, you can see all testcases added to the cycle by untick "Show only assigned to me" in the upper left corner.
Layout and execution of tests
Layout
Zephyr Scale have a vertical layout:
...
Each step and expected result is organized into separate boxes.
Execution
Each step has a column to the right with different choices related to that particular step.
...
- Marking a step as "passed".
- Marking a step as "failed".
- Marking a step as "blocked".
- Contains an overview of all possible ways to mark a step, select relevant step.
- Works as a shortcut making it possible to e.g. create issue if a test fails and you can at attach files:
When executing a test case you can choose to mark each step individually. If all step are marked as "passed" the test case will automatically change to passed. This will be visually noticeable in the column to the left. A passed test is marked whit a green color to the left.
You can also choose to mark the test case passed in the upper right corner :
...
Info |
---|
However, note that in cases where a test case failed or is blocked it is best to mark the steps individually. This is because in that way it is possible to see in which step the problem lies! |
What to do if a test fails
If a test fails it is the testers responsibility to create an issue. Click on the right-hand side in a test step on the following icon
. Then select "Create issue"....