Zephyr Scale – 2a. Difference between Test-cases and Check-lists
- Check-list
Check-list contains “Name” filled only


+ can be written more quickly
+ when executed no need to “open” it (very quickly)
+ more easily to maintain
– not all tests can be written by Check-list. Very hard to write complicated tests by Check-lists. In this case use Test-Cases
2. Test-Cases

In Test-Cases Steps should be filled.