[Previous] [Next]
Given that a test suite is necessary, how should it be structured? There are a number of options:
- Highly specific, narrowly-defined test statements
- Property-centric test pages
- Subject-centric test pages
- "Production" pages
So which is best?