GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  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





July 07, 2006 02:45:08 #4
 Ravikumar.S   Member Since: Visitor    Total Comments: N/A 

RE: What is the difference between system testing and ...
 

Hi

Testing the whole application as a single system is known as system testing. In general system testing as two division

 

1. Nonfunctional testing(app behaviour).

2. Functional testing(testing with respect with the business req).

 

     

 

Back To Question