Testing to a Test Plan [16 marks]
Click here to see this checklist in Microsoft Word.
- There must be a recognisable test plan
- You must produce annotated screenshots as evidence
Test of User Interface
1 mark Test of user interface and all routes through the system
Evidence could be in the form of a sequence diagram taken and signed by the teacher who
witnessed the system working
Test of Data
1 mark Test of valid data entry
1 mark Test of extreme data entry - note this should not produce an error message
Test of Validations
1 mark Test of your first validation with invalid data
1 mark Test of your second validation with invalid data
Test of Reports
1 mark Test of report - evidence should be the printout of the report
Test of Queries
2 marks Test of two single table queries
1 mark Test of multiple table query using relational links
1 mark Test of multiple table query using relational links with search criteria
1 mark Test of parameter query
1 mark Test of Append or Delete or Update query
Test of security systems
1 mark Valid test showing password system in action and
Invalid test showing incorrect password
Test of automated routines
1 mark Test of first routine
1 mark Test of second routine
Test of calculations
1 mark Test the calculated field is correct
Note: this is the calculated field produced in a query or form, not one
produced in VB code
You must say how you ensured it was correct and accurate
- There must be a recognisable test plan
- You must produce annotated screenshots as evidence
Test of User Interface
1 mark Test of user interface and all routes through the system
Evidence could be in the form of a sequence diagram taken and signed by the teacher who
witnessed the system working
Test of Data
1 mark Test of valid data entry
1 mark Test of extreme data entry - note this should not produce an error message
Test of Validations
1 mark Test of your first validation with invalid data
1 mark Test of your second validation with invalid data
Test of Reports
1 mark Test of report - evidence should be the printout of the report
Test of Queries
2 marks Test of two single table queries
1 mark Test of multiple table query using relational links
1 mark Test of multiple table query using relational links with search criteria
1 mark Test of parameter query
1 mark Test of Append or Delete or Update query
Test of security systems
1 mark Valid test showing password system in action and
Invalid test showing incorrect password
Test of automated routines
1 mark Test of first routine
1 mark Test of second routine
Test of calculations
1 mark Test the calculated field is correct
Note: this is the calculated field produced in a query or form, not one
produced in VB code
You must say how you ensured it was correct and accurate