- creates a sense of responsibility
- remove sense of “someone else’s problem”
This actually refers to two specific actions: Author Testing, and Web Team Testing.
4.5.1. System Health Test
- already begun
4.5.2. Content Policing
- C&M has certain rules they should adhere to
- possible to regularly scan the system for rules
- examples:
- full links vs relative links
- spelling errors
- links are valid
4.5.3. Unit Testing
- performed by developers
- use TDD principles