Practical 1: Implementation of Black Box Testing Description: This practical demonstrates Black Box Testing techniques using Boundary Value Analysis (BVA) and Equivalence Class Partitioning (ECP).
Source code from http://www.jamesmolloy.co.uk/tutorial_html/index.html with improved build system and some simplifications. Behaviour is very close to the tutorial so ...