±«Óătv

Controlled Assessment

As part of the Controlled Assessment component of the course, you are expected to produce a robust test plan for both your website and database solution. Your testing should use appropriate test data and provide screenshots as evidence.

Testing systems

The test plan should be contained in your design documentation. It should aim to discover any and every flaw in your system.

For example:

A range of tests should be planned and completed, with valid, invalid and extreme data tested. Errors should be clearly identified using the test plan, with screenshots to support corrective action. Testing should reflect the general robustness of the system.

Test plan

Test#TestTest dataExpected result
1Links on homepage (navigation): Products, About Us, BlogN/ALinks will take the user to the correct page
2Search barNullReturn search page with text: "No results found"
3Search barNormal data – "Blog"Return search page with results: "2 results found" – ±«Óătv Page, Blog
Test#1
TestLinks on homepage (navigation): Products, About Us, Blog
Test dataN/A
Expected resultLinks will take the user to the correct page
Test#2
TestSearch bar
Test dataNull
Expected resultReturn search page with text: "No results found"
Test#3
TestSearch bar
Test dataNormal data – "Blog"
Expected resultReturn search page with results: "2 results found" – ±«Óătv Page, Blog

Test results

Test#TestTest dataActual result
1Links on homepage (navigation): Products, About Us, BlogN/ATests passed: All links on navigation bar working correctly
2Search barNullTests passed: Search does not accept null values
3Search barNormal data – "Blog"Tests passed: Accurate search results returned
Test#1
TestLinks on homepage (navigation): Products, About Us, Blog
Test dataN/A
Actual resultTests passed: All links on navigation bar working correctly
Test#2
TestSearch bar
Test dataNull
Actual resultTests passed: Search does not accept null values
Test#3
TestSearch bar
Test dataNormal data – "Blog"
Actual resultTests passed: Accurate search results returned
Example of links working on the navigation bar of the Vicki's Vinyl website.
Figure caption,
Results of Test # 1 in the browser: Functioning navigation links on the Vicki's Vinyl website