All IT Courses 50% Off
QA Interview Questions & AnswersQA Tutorials

What is Unit Testing and Integration testing?

What is Unit Testing and Integration testing?

Unit testing performs testing on each particular small manageable part of the product separately. These small manageable parts are called unit (or) module. It allows the tester to identify defects in early stages of development. Unit testing is also called Module testing.

Integration Testing performs the testing on integrated modules to check if the functionality throughout the combined modules is working fine.

Facebook Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Articles

Check Also
Close
Back to top button