Software Testing Methodology Question:
Download Questions PDF

What is Unit Tests?

Testing Methodology Interview Question
Testing Methodology Interview Question

Answer:

Unit tests are positive tests that eveluate the integrity of software code units before they are integrated with other software units. Developers normally perform unit testing. Unit testing represents the first round of software testing--when developers test their own software and fix errors in private.

Download Testing Methodology Interview Questions And Answers PDF

Previous QuestionNext Question
What is External Beta Testing?What is Click-stream measurement tests?