Software QA Testing Question:

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.

Read All 251 Software QA Questions
Previous QuestionNext Question
Explain Branch Testing?Explain Compatibility testing?