|
| 1 | +# Logs |
| 2 | + |
| 3 | +## Prerequisites |
| 4 | +Cluster with few deployed applications, where: |
| 5 | + |
| 6 | +* at least one is valid |
| 7 | +* at least one is invalid (for example with wrong image) |
| 8 | + |
| 9 | +## Expected result |
| 10 | +Page displays correctly, especially: |
| 11 | + |
| 12 | +* toolbar is displayed correctly |
| 13 | +* logs are displayed correctly |
| 14 | + |
| 15 | +## Specific factors |
| 16 | + |
| 17 | +| Factor | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Comment | |
| 18 | +|-------------------------------|-----------------|---------------------|--------------|-------------|------|-----------------|---|---|---------| |
| 19 | +| Screen size | normal | mobile | narrow | middle size | wide | active resizing | | | | |
| 20 | +| Pods count | 1 | 20-30 | | | | | | | | |
| 21 | +| Container count | 1 | more than 10 | | | | | | | | |
| 22 | +| Replication Controller status | valid state | invalid error state | | | | | | | | |
| 23 | +| Page style | default (light) | dark | | | | | | | | |
| 24 | +| Actions | switching pods | switchings pods | | | | | | | | |
| 25 | +| Logs size | no logs | small | large (1GB) | | | | | | | |
| 26 | +| Pod name | short | max length | | | | | | | | |
| 27 | +| Container name | short | max length | | | | | | | | |
| 28 | + |
| 29 | +## Common Factors |
| 30 | + |
| 31 | +| Factor | 1 | 2 | 3 | 4 | |
| 32 | +|-----------------|----------------------------|----------------------------------|----|--------| |
| 33 | +| Browser | Chrome | Firefox | IE | Safari | |
| 34 | +| Form | Desktop | Mobile | | | |
| 35 | +| Help | Hover over every `?` | Click on every `Learn more` link | | | |
| 36 | +| Log entries | check log entry on success | Check log entry on failure | | | |
| 37 | +| Success message | Shown for every action | | | | |
| 38 | +| Failure message | Proper sentence | | | | |
| 39 | +| Concurrency | UI refreshes after error | | | | |
0 commit comments