Sunday 13 October 2013

Difference between Unit testing and functional testing


Unit testing:

Unit testing means It tested single peace of code or module which was changed by deverloper.

This test is conducted or white box test engineer.white-box test engineer should have internal skills

Functionality Testing:

Functionality testing Means it tested all the module and functionality is working or not according to the customer requirement . this is called Functionality testing 

1 comment: