Who will perform Integration Testing?

Answers were Sorted based on User's Feedback



Who will perform Integration Testing?..

Answer / rakesh

integration testing is first conducted by the developer
after the module testing in order to verify whether the
constructed system is stable or not based on the low level
design documents.After that the tester will perform the
integration testing based on high level design documents

Is This Answer Correct ?    18 Yes 0 No

Who will perform Integration Testing?..

Answer / chilukuri

integration testing is performed by developers and also test
engineers.
developers will perform the integration testing during the
application construction time is called low level
integration testing.
test engineers also perform the integration testing after
system testing inorder to verify the the interface with
different applications is called high level integration testing.

Is This Answer Correct ?    12 Yes 0 No

Who will perform Integration Testing?..

Answer / satyaprasad

Integration testing is a systematic testing for the
validating the construction of overall s/w structure,while
the same time conducting test on uncovered errore
associated with interface
I think it is conducted by the Developers only

Is This Answer Correct ?    6 Yes 2 No

Who will perform Integration Testing?..

Answer / narendra

Integration Testing comes under white-box testing ,
white-box tester or developer will perform Integration
testing.

Integration testing means verifying the integration among
the component's.

Is This Answer Correct ?    6 Yes 2 No

Who will perform Integration Testing?..

Answer / kitkat

Programmer will perform the integration testing after the
unit testing to ensure that the application is working
after building individual units...

Is This Answer Correct ?    5 Yes 3 No

Who will perform Integration Testing?..

Answer / mudaseer

consider an example developer develops a camera for a phone
he develops and tests it.he will check whether the camera is working or not he takes a photo and checks whether the photo is automatically saving in the folder or not but when it comes to test engineer he may take 20 photos and check whether whether all the photos or saving or not so here developer also performs integration testing but not deeply but test engineer checks all the scenarios

Is This Answer Correct ?    2 Yes 0 No

Who will perform Integration Testing?..

Answer / muntaj

Integration testing is first verified by the developer by
module level, after the module testing in order to verify
whether the constructed system is stable or not based on the
low leveldesign documents.After that the tester will perform
the integration testing based on high level design documents

Is This Answer Correct ?    2 Yes 0 No

Who will perform Integration Testing?..

Answer / srinivas

integration testing is first conducted by the developers
because it comes under white box testing.developers will do
testing in order to verify whether the constructed system is
working properly or not based on the low level
design documents.After that the testers will perform the
integration testing based on high level design documents

Is This Answer Correct ?    1 Yes 0 No

Who will perform Integration Testing?..

Answer / supratim

Integration is a test activity that can be performed by the developer and Tester.
Developers perform component integration testing after component integration testing.
Testers perform system integration testing after system testing.

Is This Answer Correct ?    1 Yes 0 No

Who will perform Integration Testing?..

Answer / jagadeesh

in the integration testing developers will developed the program interfaces in order to integrate the modules then those will be tested by the block tester

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

How to design the test cases?

3 Answers   Covansys,


Why does software have bugs?

2 Answers   Crea,


What is the difference b/w SYSTEM REQUIREMENT SPECIFICATIONS and FUNCTIONAL REQUIREMENT SPECIFICATIONS ?

1 Answers   Kring,


HOW DO U EXECUTE THE CASES WHEN THE TIME IS NOT SUFFICIENT TO EXECUTE ALL THE TEST CASES?

8 Answers  


what is the difference between HLD(high level design)and LLD(low level design)?

5 Answers   Syntel,






1.what is sanity and smoke testing and which one performed first?

10 Answers  


What is meant by Boundary value analisis and Equalence partitioning? Can give derive this using these methods? In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% Which of these groups of numbers would fall into the same equivalence class? a) £4800; £14000; £28000 b) £5200; £5500; £28000 c) £28001; £32000; £35000 d) £5800; £28000; £32000

0 Answers   TCS,


what are known issues? Explain

2 Answers  


what should we do if the developer rejects the bug?

2 Answers  


1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........

0 Answers   Covansys,


What is ADHOC testing ?

9 Answers   NIIT,


What do you mean by SLC ?

5 Answers   CSC,


Categories