Unit Testing
A smallest separable portion in the Source code of the software application
such as Programs,functions,methods,procedures etc are called Units
Testing conducted on these units to check does the code behind the Units
is working as expected or not.
This is also called as component testing or Module testing
A smallest separable portion in the Source code of the software application
such as Programs,functions,methods,procedures etc are called Units
Testing conducted on these units to check does the code behind the Units
is working as expected or not.
This is also called as component testing or Module testing
No comments:
Post a Comment
You Can Post Your Comment Here