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&...

  • Alpha and Beta testing.

    can any one briefly explain what is the difference between alpha testing and beta testing in terms of product and application?

    yuganr

    • Jan 6th, 2011

    Alpha testing - this testing comes under UAT(user acceptance testing). The team for this testing includes development team, testing team and customer. It is conducted at developers organisation with r...

    kurtz182

    • Dec 8th, 2009

    Alpha testing is the final in-house testing before the software is released to production.  The first phase of Alpha testing is typically performed by in-house developers. In the second stage, th...