... | @@ -110,6 +110,27 @@ Das Spezifizieren von Testfällen zwang uns frühzeitig dazu, genau zu bespreche |
... | @@ -110,6 +110,27 @@ Das Spezifizieren von Testfällen zwang uns frühzeitig dazu, genau zu bespreche |
|
|
|
|
|
Der folgende Abschnitt enthält die Testfälle, welche für den Timer und das Timer Settings Modal erstellt und genutzt wurden.
|
|
Der folgende Abschnitt enthält die Testfälle, welche für den Timer und das Timer Settings Modal erstellt und genutzt wurden.
|
|
|
|
|
|
|
|
Step Details | Expected Results |
|
|
|
|
| ------ | ------ |
|
|
|
|
| Enter Accelerator Room | Accelerator Room opens |
|
|
|
|
| Change role to Moderator |Full Moderator tab is visible |
|
|
|
|
| See Timer Button | Timer Button is visible |
|
|
|
|
| Click on Timer Button | Timer Button is clickable, Window with Timer Settings opens |
|
|
|
|
| Check all Options in Settings Window | Settings Window opens, every Option is visible and clickable, no negative numbers can be set for the time |
|
|
|
|
| Close Settings Window | Window closes |
|
|
|
|
| Create a new Timer | A new timer appears, according to the chosen settings |
|
|
|
|
| Wait for the Timer to finish | Timer finishes after the specified time, no counting to negative numbers or skips in the counting |
|
|
|
|
| Repeat Step 3-6 a couple of times | The expected results of steps 3-6 |
|
|
|
|
| Open and close the Settings while the Timer is still running | The Timer is displayed normally while the Settings is open, the Timer functions normally |
|
|
|
|
| Delete the last created Timer | Timer disappears after deletion, it is not visible for all roles |
|
|
|
|
| Click Stop (Pause) Button | Button is visible and clickable, Timer stops counting |
|
|
|
|
| Click Start (Resume) Button | Button is visible and clickable, Timer continues counting |
|
|
|
|
| Repeat Step 6-7 a couple of times | The expected results of steps 3-6 |
|
|
|
|
| Change the role while the timer is paused (Visibility set to All) | Timer is still visible if visibility is set for all, Timer is not visible if visibility is set for Moderator role only |
|
|
|
|
| Change the role while the timer is paused (Visibility set to Moderator) | Timer is still visible if visibility is set for all, Timer is not visible if visibility is set for Moderator role only |
|
|
|
|
| Change the position of the Timer by dragging it to a corner | Timer changes from horizontal to vertical layout and back |
|
|
|
|
|
|
|
|
|
|
Für die Testfälle wurde ein Template genutzt:
|
|
Für die Testfälle wurde ein Template genutzt:
|
|
|
|
|
|
Quelle für die Templates:
|
|
Quelle für die Templates:
|
... | | ... | |