| |
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
|
| August 08, 2006 06:19:37 |
#5 |
| suresh0249 |
Member Since: August 2006 Total Comments: 23 |
RE: What is the difference between system testing and ... |
Systes testing : Under system testing we test the application for 1.Usability testing 2. functionality testing 3.performance testing 4.security testing. Here Usability and functionality testing is called CORE level testing and mandatory for all application. And performance and security testing are advance level testing and mandatory for web applications. |
| |
Back To Question | |