Websites are deemed fit for purpose if they satisfy end user and functional requirements. Testing links and media playback as well as user interface design will inform evaluation.
Part ofComputing ScienceWeb design and development
Website testing takes the form of:
Wireframes and low fidelity prototypes can be used to inform testing of the user interface:
Hyperlinks and hotspots should be tested to ensure that all internal and external links are working correctly.
If dead links are found it may be necessary to examine relative and absolute addresses to check for any errors.
Audio, images and videos should be tested by checking:
Consistency in font, size, style, position of media and accessibility features should also be checked for each page on the site.
It may be necessary to check external CSS style sheets if issues are encountered with page styling.
Any errors found during testing would be rectified by revisiting the implementation phase of web development.