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  >  Common

 Print  |  
Question:  Integration testing

Answer: Who is resposible for integration testing?


August 08, 2008 05:04:57 #9
 876manu   Member Since: August 2008    Total Comments: 2 

RE: Integration testing
 
Testing and developer, both teams are equally responsible for the Integrated testing.
The reason for both are given below:

Developer: when they build the application they also need other application on which his own application is depend. When they test their application they also need a proper result from other depended application. So this developer is responsible for the Integrated testing.


Tester: Either developer do the integrated testing or not. Tester need to test or cross the check all the dependency with other modules. If he doesn't do this then it gives the error at client side and they ask testing is not done completely. So the tester is also responsible for the integrated testing.


Mandeep Sharma

     

 

Back To Question