Automated Testing
| Level | Description |
|---|---|
| Level 0 | Thinks that all testing is the job of the tester |
| Level 1 | Has written automated unit tests and comes up with good unit test cases for the code that is being written |
| Level 2 | Has written code in TDD manner |
| Level 3 | Understands and is able to setup automated functional, load/performance and UI tests |
Resources
- Test item