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 |
Can you explain confirmation testing?
when giving demo to the client. if u found a showstoper defect what you will do.
in customer details form having fields like customer name,customer address. after completion of this module, client raise the change as insert the two radio buttons after customer address. how you can check as a tester.
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
What are the Risks involved while testing?
4 Answers BT, GL Noble Denton,
What is ADHOC testing ?
Do I have to write separate test cases for entering special characters, blank space, numbers in First name field ? Or should I create single test case for it? If yes then how?
who will give severity and priority define with example?
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?
what is ment by Requirement tracebility matrix?what is the use of it? what is the template of rtm?
In web testing what is Brokenlink property,how can we test this property.plz answer for this