Interview Questions

Assertion Testing

Glossary of Software QA/Testing


(Continued from previous question...)

Assertion Testing

A dynamic analysis technique which inserts assertions about the relationship between program variables into the program code. The truth of the assertions is determined as the program executes.

(Continued on next question...)

Other Interview Questions