Right-BICEPS


Right: Are the results RIGHT?    // format, range, cardinality ...
B: Are all the BOUNDARY conditions correct?   // age 334?!!, month 14?
I: Can you test the INVERSE relationship?  //
C: Can you CROSS-CHECK using other methods/means?  //  calculate it in the tes method to crosscheck
E: Can you force ERRORS? // io exception, no db or network connection etc.
P: Are PERFORMANCE conditions within bounds? // loadtest
S: Alwasy go for the whole SET

See more: http://testen.fontysvenlo.org/metiq/wk03/wk03_handout.pdf

Comments