Unit test is use to test the newly created program by Developers and Testers. You can create a Unit test and use it multiple time.
After Creating a unit test, a separate unit test file is created for each class that you are testing. A unit test file have test method for each method that you are testing.
These are some unit testing videos demonstrating the exact definition of unit testing with vsts 2008.
0 comments:
Post a Comment