Answered Questions

  • Integration testing

    Who is resposible for integration testing?

    Star Read Best Answer

    Editorial / Best Answer

    surendra_kumar  

    • Member Since Nov-2006 | Jun 11th, 2008


    it is not just the developer OR the Tester is responsible for integration testing, Both of them are equally responsible according to their responsibilities. The developer who writes the code is responsible for performing the integration of modules w.r.t. code ( should be understood as part White Box Testing ) Then after checking the modules for their integration it will be passed on to the Q.A. team, Here it will be the responsibility of the Q.A. team to check the integration b/w the modules according to the requirement specifications.

     

    manii17k

    • Oct 13th, 2010

    Don't worry about integration testing but u need to have idea about tht basically integration testing is done by white box test engg (developers )but as a black box test engg u need to have that idea .

  • SDLC

    What is the most important step of the SDLC? Why?

    kurtz182

    • Dec 6th, 2009

    I agree with those who say all phases of the Software Developement Life Cycle are important. In fact, as I review each of the phases, it becomes clear that all are almost equally important. Here&...

  • Difference between the Validation& Verification(V&V) and Test Evaluation(TE)

    Priyank

    • Jun 30th, 2016

    Verification: 1) The process of evaluating documents of a development phase. 2) Ensures that work product meet their specified requirements. 3) Are we building the product right? Validation: 1) The p...

    Archana Sharma

    • Sep 3rd, 2015

    Validation is to validate that the software which we are building or developing is correct or not.

    Verification is the process in which we verifies that the built / developed software is correct or not