About Unit Testing

Thursday, July 30, 2009

Unit Testing
• Unit testing is used for testing the use case or unit of our application which we have developed.
• We test our use case by creating the test cases.
• In test case we defined the certain input parameter or input condition and test against our developed use case.
There are two kind of test case.

- Positive test case (proper input data and check for desired output)
- Negative test case (improper input data and handle the exceptions)

0 comments:

Post a Comment

 
 
 
Your Ad Here