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 |
Q5. An expert based test estimation is also known as A. Narrow band Delphi B. Wide band Delphi C. Bespoke Delphi D. Robust Delphi
6 Answers ISTQB, Mercer, Seed Infotech,
What is Test Strategy in test plan, Please explain in detail ?
what is the importance of SQL and SQL Server in Testing and also let me know the best institue for SQL and SQL SERVER for this 2 courses? Thanks in Advance.
Explain briefly your project.
some major negative test cases to break the sign up page having username password, email, url address field and some check box selection options ?
How quickly we need to fix the bug?
What does the test strategy document contain.
Tell me some Compatibility defects for web application?
What types of testings can you use in a sequence to test ATM transaction??
What is the difference between quality assurance and quality control?
Can you explain Co-habiting software?
This is the question related to Traceability Matrix. Say we have 10 requirements for a project. If one of the testing team member misses the 9th requirement. Then how can we justify the Traceability Matrix and what is the further action to be taken. Please advice.