what is integration testing technique(like topdown,bottomup
and hybrid)explain me friends

Answers were Sorted based on User's Feedback



what is integration testing technique(like topdown,bottomup and hybrid)explain me friends..

Answer / rajnish jha

there r four approach oh integration testing technique....
1)Top Down approach(TDA)-In this approach the parent modules
are developed first and then integrated with child modules.
2)Bottom up approach(BUA)-In this approach the child module
are developed first and integrated that to the corresponding
parent modules.
3)Hybrid approach-This approach is mixed approach of both
top down and bottom up approachs
4)BigBang approach-once all the module r ready at a time
integrating them finally is known as big bang approach.

Is This Answer Correct ?    5 Yes 0 No

what is integration testing technique(like topdown,bottomup and hybrid)explain me friends..

Answer / ramachandra

for small applications we go for Topdown approach
for big applications usually we go Bottomup approach

while integrating all the modules from top that means under main module some sub modules will be there. in this process any module is missing or not prepared yet at that time for integration purpose one dummy module+stub is created and act as interfase

and same is happen from bottom to top
here dummy module+ driver act as interface

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

what is boundary value analysis?

4 Answers  


What is Test data ?Whrere we are using this in testing process? what are the importance of this data?

3 Answers   Apps Lab, Illusion Technologies,


What is Matrix in testing?

1 Answers   Tech Mahindra,


Can anyone send me test plan for any website application for e.g. www.orkut.com or www.facebook.com please email me at disha_gupta83@yahoo.com

1 Answers  


test cases for Insurance Processing System ?

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,


how load testing is different from regression testing?

5 Answers   Millennium,


What is the priority in fixing the bugs? Explain the severity u rate for the bugs found?

2 Answers  


what is main thing of the BB or WB in testing domain?

3 Answers  


Did you ever worked with BA's?

1 Answers   Standard Bank, Wells Fargo,


what is the best defect(functionally relaleted) u find in u r career?

2 Answers  


My questions are- 1. If we have 1 week time in hand what will be the approch of testing. 2. If we have very lesstime in hand then how we will do the regration testing. 2. When there is a change in requirement in module A then what should be the approch to change in that module and in other module like B,C etc an whow we update the test case pls explain the scenario in detail. 3.How do you confirm that for perticular funtionality all the test cases has been written. Thanks

1 Answers   IBM,


Categories