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

Gv example of a defect with high priority and low severity? Gv example of a defect with high severity and low priority?

2 Answers   McAfee,


what is testing

15 Answers  


give me a example of writing a test case,take any good example which i can understand easily.

0 Answers   ABC,


Does the configuration management affect Testing? If yes, Explain about it?

2 Answers  


How can a white box testing performed ? MAnual or automated ?

8 Answers   CTS,






How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?

0 Answers  


who is perform user acceptance testing and when it will conduct? is it before alpha testing or after alpha testing? Please post the answer as soon as possible

3 Answers   IBM,


explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?

0 Answers  


Suppose you have given less time and you have quite few test cases to run what will your steps to resolve this issue.

1 Answers  


. Diff. between Application server and web server? 2. Default port number of Tomcat? 3. bug life cycle? 4. what is defered status in defect life cycle? 5. smoke test? 6. Do you use any automation tool for smoke testing?? 7. verification and validation? 8. Testing process in your comp.? 9. Testing methodology? 10.when a bug is found what is the 1st action? 11.what is best bug in your current proj. which you found?? 12.what is test plan and explain its contents? 13.Advantages of automation over mannual testing? 14.explain some SDLC models? 15.ADhoc testing? 16.what is mean by release notes? 17.what are all the contents of release checklist? 18.when a new build comes what is 1st action?(performing smoke test). 19.how many test cases will you write for 1 day? 20.what is the bugbase do you use in your comp.?

3 Answers   BeBo Technologies,


what is test methodology and what is the format of that and who will prepare it

1 Answers  


tell me any bug which u could not able to find

1 Answers  


Categories