answersLogoWhite

0

unit tests are a collection of tests written by a developer during the software development process. Module tests are a collection of tests written by a tester after some code has been written by a developer.

User Avatar

Wiki User

9y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
JordanJordan
Looking for a career mentor? I've seen my fair share of shake-ups.
Chat with Jordan
More answers

As being a Single Component of application, Unit Testing is supposed to check if code is doing what is is suppose to do

and integrating testing is suppose to check the working of different peices of modules

User Avatar

Wiki User

7y ago
User Avatar

Module testing is basically done by the tester after developing some part of the code.

Unit testing is done by the developer within the software development process

User Avatar

Wiki User

12y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between module testing and unit testing?
Write your answer...
Submit
Still have questions?
magnify glass
imp