Testing is, seeing whether your code works or not., Syntax errors, when the code doesn't follow the rules of the syntax language (e.g. missing brackets)., Logic errors, When the code runs but the program does something unexpected., Iterative testing, the program is tested whilst it is being developed., Final/terminal testing, The program is tested at the end of the development process., Normal data, Data a user is likely to input into the program., Boundary data, Min and max limits of what the program should be able to handle., Invalid data, Inputs with a correct data type that should be rejected by the program., Erroneous data, Inputs with an incorrect data type that should be rejected by the program., Entering 150 as a price = (test type), Normal, Entering 200 as a price = (test type), Boundary, Entering Two Hundred = (test type), Erroneous.

Leaderboard

Visual style

Options

Switch template

)
Continue editing: ?