-
Notifications
You must be signed in to change notification settings - Fork 3
System Test Cases
Date: 19. May 2016
Start time: 12:00-13.30
Participant: @tim284, @patrickmuessig
System: Google Chrome Web Browser
Use Cases | Function Being Tested | Input | Expected Output | Test execution documentation |
---|---|---|---|---|
IC_C1 |
SF_C10 |
Automatic Event |
List of Stops is shown to the user |
Shows list of all available stops |
SF_C9 |
Stop ID |
List of Lines and their arrival at the current stop is shown |
A list of the lines is shown with specific information and the possibility to request a stop |
|
SF_C9 (invalid Stop ID) |
Stop ID |
Notification is shown to the user |
It is not possible to call this notification because you cant request invalid stop id |
|
SF_C9 (no Stop ID) |
Stop ID |
Error messages |
It is also not possible to call the error message |
|
SF_C2 |
Bus ID |
Show color, picture, seats, position of the bus |
Some information of the bus is shown (color,picture,seats) but not the position |
|
SF_C2 (no data received) |
Automatic Event |
Notification is shown to the user |
There was no notification. |
|
SF_C1 (initial) |
Bus ID |
Bus position is shown to the user |
No bus position received |
|
SF_C1 (subsequent) |
Bus ID |
Bus position is shown to the user |
No bus position received |
|
SF_C1 (no data received) |
Bus ID |
Notification is shown to the user |
There was no notification |
|
SF_C2 (initial) |
Bus ID |
Bus delay (if any) is shown to the user |
Bus delay is shown to the user |
|
SF_C2 (subsequent) |
Bus ID |
Bus delay (if any) is shown to the user |
Bus delay is shown to the user |
|
SF_C2 (no data received) |
Bus ID |
Notification is shown to the user |
There was no notification |