Welcome To User Friendly Software Technical concepts

This Blog contains information of various technical concepts,The concepts are precise,informative with examples.visitors can easily understand the concepts of different technical related subjects like software Testing concepts , practice questions on sql And JMeter(Open source automation tool ) for Performance testing of an web application and about selenium tool used for functional testing of an web application

Sunday, June 26, 2011

Unit Testing

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



No comments:

Post a Comment

You Can Post Your Comment Here