Chris Johnson,
Index
Static Testing
Dont test the system itself.
Test an abstraction of the system
- eg see
software fault tree
section.
Perform checks on requirements?
Perform checks on static code.
Scope depends on representation...