Software QA Testing Question:

Explain Unit testing?

Software QA Interview Question
Software QA Interview Question

Answer:

Unit testing is the first level of dynamic testing and is first the responsibility of developers and then that of the test engineers. Unit testing is performed after the expected test results are met or differences are explainable/acceptable.


Previous QuestionNext Question
What is Open box testing?What is Branch Coverage Testing?