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

Actually by using severity you should know which one you need to solve so what is the need of priority?

0 Answers  


how will we change the server system time?

0 Answers   Polaris,


What is bucket testing?

0 Answers  


How does one go for testing of firewall?? Though one answer is posted but its not a relevant one

1 Answers   Wipro,


How do you react when the developer says that defect you logged is not valid?

2 Answers   L&T, MTN,






Why does Software have bugs? urgent pls .....

5 Answers  


what is ment by compatblity testing ? in real time any tool is used to test it? plz real timers

2 Answers  


I Have a login screen.Jus before the release you see the screen and there is a bug.Tell mde wats the bug. screen : Logen : Password : | Submit |(submit is a button)

6 Answers   Mind Tree, Trace,


Explain about Usability Testing in web based applications?

1 Answers   Crea,


what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?

0 Answers  


what is the different between QA and test engineer?tell me in brief?

4 Answers   Mind Tree,


Is it necessary to do regression testing after retesting

5 Answers  


Categories