What are techniques for Integration Testing.

Answers were Sorted based on User's Feedback



What are techniques for Integration Testing...

Answer / jaya

hi..

integration testing is of 2 types
1.big bang integration
testing all the integrated components combindly.
2.incremental integration
a. top down integration
testing minor component first and after integrating
it to the existing device and testing once again.here minor
component will get effected if main component gets effected.
i.depth first integration
testing one branch depth wise(vertically)first.
ii.breadth first integration
testing breadth wise(horizontally)first.
b. bottom down integration
testing main component first and after integrating it
to the existing device and testing once again. here main
component will get effected if minor component also get
effected.
c. sandwitch integration
combination of top up and bottom down integrations.

Is This Answer Correct ?    2 Yes 0 No

What are techniques for Integration Testing...

Answer / chandra shekar

Actually integration testing means testing is conducted by combinning two or more components within the same system is called integration testing
during the integrating test it verifies the functionality and performance of the application
integration testing hav 2 techniques
1.big bang integration testing
2.incremental integration testing
big bang testing means testing all the components at a time while incremental testing will do testing level by level
so that defect any rectified within short period

Is This Answer Correct ?    0 Yes 0 No

What are techniques for Integration Testing...

Answer / vishwajeet chauhan

Integration testing means we test interface between two
module..this is called integration testing.
three type of integration testing..
1->Top to bottom testing
2->Bottom to top testing
3->Sandwich testing

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What are the different cost elements involved in implementing a process in an organization?

0 Answers  


When will we write "use cases"? I mean that before writing test cases or after writing test cases? Please give me reply or send me answer to my mail id 'gopimanchella@gmail.com' Thanks in Advance.

4 Answers  


is smoke testing is perform before realease Product

4 Answers   Accenture, NIIT,


what is Defect Containtment?

1 Answers   Accenture,


Which one of the project team members bears the responsibility of deferring new functionality to a later release?

5 Answers   Accenture,






If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com

0 Answers  


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

0 Answers   Capital IQ,


Hi guys can u please tell that how to write the test case for checking the number of emails in inbox of gmail.

3 Answers  


What is driver and stub? where it is used, in top down or bottom up approach?

5 Answers   CybAge,


is Testing Engineer Involve in designing the Test Design

5 Answers  


What did you include in a test plan?

2 Answers  


where do u store u'r Test cases?

5 Answers   Wipro,


Categories