| |
GeekInterview.com > Tech FAQs > Testing Definitions
| Print | |
Question: what is a difference between system testing and functional testing, major difference?
|
| January 01, 2006 17:50:18 |
#2 |
| rani |
Testing Expert Member Since: November 2005 Total Comments: 12 |
RE: what is a difference between system testing and fu... |
| system testing: once all the modules are integrated,they are tested to find the defects.This is system testing.This is based on overall requirements specifications.Functional testing:This involves testing the basic functionality of the application/program. The knowledge of internal code is not required.This type of testing is done basically by the testers. |
| |
Back To Question | |