Rules for system testing
Always test software against a specification- testing without a specification implies there is no need for testing as nothing of value is being tested
Document the testing process
Use different forms/ techniques of testing- dynamic and static
Test positively, checking that the software does what it should do and that it does not do what it should not
Have the right attitude toward testing- it should be a challenge not just a routine
State the any FOUR rules for system testing
