Who will perform Integration Testing?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
can anyone help me regarding testing patterns?
Can you explain the elementary process?
Hi my name is surbhi. I am a commerce graduate and doing Testing course. I want to make my career in it industry. But right now i m full confused dnt know from where to Start what to do. I cant stay without job also. Write now Working in a hotel. Pls suggest me? How to make my carreer In testing and is there any jobs for freshers in bangalore
hi,i have just done a 3 days training in software testing,i read and to a certain limit understand the fundermentals but when it comes to real life scenerio i mean working on a job i dont think am confident in the practical aspect. if u feel me pls hola
ISTQB - any model paper questions related to this certification?
please give me Live example for 1. high severity & low priority 2. High severity & low Priority 3. low severity & high Priority 4. low sevrity & low Priority
how do u connect data base in td?
what is analysis and interpretation of results?
What is a testbed in manual testing?
write test 5 negative test cases for pen?
what is increment testing approach?
Please let me know Whether testing comes under verification or validation ?