| |
GeekInterview.com > Interview Questions > Testing > Testing Basics
| Print | |
Question: What is the difference between system testing and functional testing? I know the definition of both, only want to know what is exact difference and when & why to implement.
Thanks, Rohan
|
| April 04, 2006 01:34:36 |
#2 |
| krichow |
Member Since: April 2006 Total Comments: 11 |
RE: What is the difference between system testing and ... |
| Hiii Functionality testing is coming under system testingSystem testing:----This is a Block box tesing.The below tests are conducted during system testing1)usability testing2)functionlaity testing3)perforamnce testing4)security testingFunctionlaity testing:---- it a major part of system testing.The test engineer will spend 80% fo the time for Functional testing.In Functionla testing the below testing are conducting1)Boject properties coverage2)input domain testing3)Calculation4)Error handling5)data base testing6)url's testingkittu |
| |
Back To Question | |