What Is Unit Testing
What Is Unit Testing
Menu
Unit Testing
December 3, 2019
As stated before, unit testing is the rst level of testing. Once individual
components are unit tested, integration testing is carried out.
Unit testing cannot be performed manually. The unit tests are always
automated and more speci cally use the White-box testing technique as the
knowledge of the piece of code and internal architecture is required to test the
https://artoftesting.com/unit-testing 1/6
2/15/2020 What is Unit Testing?
code. The developers create unit tests passing required inputs to the test script
Menu
and asserting the actual output with the expected results.
That’s it from my side, Please share it with your friends. Check out the complete
software testing tutorial here.
Manual Testing
https://artoftesting.com/unit-testing 2/6
2/15/2020 What is Unit Testing?
Levels of Testing
Menu
Integration Testing
Leave a Comment
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I
comment.
Post Comment
https://artoftesting.com/unit-testing 3/6
2/15/2020 What is Unit Testing?
Popular Tutorials
Manual Testing Tutorials
Selenium Tutorials
JMeter Tutorials
Katalon Studio Tutorials
API Testing Tutorials
Manual Testing Interview
Selenium Interview Questions
JMeter Interview Questions
SQL Queries for Interview
DBMS Interview Questions
Linux Interview Questions
https://artoftesting.com/unit-testing 4/6
2/15/2020 What is Unit Testing?
Menu
©2020 ArtOfTesting
https://artoftesting.com/unit-testing 5/6
2/15/2020 What is Unit Testing?
https://artoftesting.com/unit-testing 6/6