Software QA Testing Question:
Download Questions PDF

What is Assertion Testing?

Answer:

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.

Download Software QA Interview Questions And Answers PDF

Previous QuestionNext Question
Explain Branch Testing?Explain Compatibility testing?