‎2006 Dec 08 5:08 PM
Hi,
What is difference between Uni testing and Regression testing.
Thanks.
‎2006 Dec 08 5:10 PM
‎2006 Dec 08 5:10 PM
‎2006 Dec 08 5:13 PM
Hi,
Unit testing is to test the changes done for the program and will be done by the developer..
Regression testing is to make sure that the changes done for the program didn't broke any existing functionality..
Thanks,
Naren