About this document
Basis Path Testing: Examples and Cases by Agum Junianto is a document available to read on EtoBox.
The document describes basis path testing of an average calculation procedure. It identifies 6 independent paths through the program: 1) normal calculation; 2) early termination with -999 value; 3) processing over 100 values; 4) ignoring values below minimum; 5) ignoring values above maximum; and 6) normal calculation. Test cases are outlined to exercise each path by manipulating the input values and validating the output.
- Author
- Agum Junianto
- Language
- EN