Who does integration testing ? Developer or Test Engineer?
Answers were Sorted based on User's Feedback
Answer / jitendra
Integration Testing is divided as low level integration testing and high level integration testing. Low level is performed by developers and high level integration is done by testers.
In low level , they try to integrate units together and in high level integration testing, we see how well a page is integrated with other pages.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / n@n!
integration testing comes under white box testnig.
it was done by developers.
| Is This Answer Correct ? | 16 Yes | 6 No |
Answer / aruna tummala
Integration Testing:Once all source code units are developed and unit tested the programmers will integrate all these units and check the interactions among them.which is called integration testing.
| Is This Answer Correct ? | 10 Yes | 6 No |
Answer / pradeep kumar n p
Integration is done by Developers but the integration
testing is done by Testers.
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / rajnish jha
We know that integration testing is comes into "white box"
testing and usually developers or white box tester perform it.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sandeep kumar
suppose we have four module and two module is completed then
we intregate them and find the interface bug and check the
flow of data is called intregated testing.
| Is This Answer Correct ? | 1 Yes | 8 No |
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
What are the cases why parameterization is necessary when load testing the Web server and the database server?
if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail
what are the techniques(steps) to follow for writing test cases? could u explain me with brief real time example?
HOW CAN U DO DATA BASE TESTING ? COULD U PLZ EXPLAIN WITH SOME EXAMPLES?
Hi i am new to testing.. Can u plz tell wat is mean by manual testing and how it is done?
plese tel me,how to explain insurence project
what is manual testing? what is the difference between manual testing and automation testing?
with what documents you prepare the test cases? (Asked in Zensar Hyderabad today(17-1-12010))
in SDLC where Exactly testing peoples r inveloved ? plz reail timers only.........(Usha)
Explain V.model
write 3 test cases on ATM for security purpose