which approach u r following while integrating the
modules(top down or bottom up) explain process



which approach u r following while integrating the modules(top down or bottom up) explain process..

Answer / vijayvardhan

For integrating the modules we have three techniques or approaches. Which one we have to follow is depends on the source code availability.

Three techniques are
1.Bing Bang approach
2.Top - Down approach
3.Bottom-Up approach

>Bing bang approach can be choosed when all Units are available without any incompletion in programming.
>Top-Down approach can be choosed when any in completed program at bottom level while integrating the modules. Here integration can be done from top to bottom. and incompleted program can be replaced with "Stub"
>Bottom-Up approach can be choosed when any in completed program at top level. Here integration can be done from bottom to top and the incompleted program can be replaced with "Driver"

Correct me if am wrong.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

What is backward compatibility testing

2 Answers  


Preference should be given for High priority bug or Critical severity bug?

3 Answers   Fidelity,


what is Beta testing??

7 Answers   Infosys,


What is smoke testing and user interface testing ?

0 Answers  


What kind of testing to be done in client server application and web application? Explain

0 Answers  






As soon as we get the build what type test we will do?and how?

5 Answers  


What method process should your company follow(realtime Qn) ?

1 Answers  


who prepares the following documents and when are these prepared?please explain in detail?WHAT ARE These meant for? srs,frs.brs,use case,test plan,project plan

5 Answers   Access,


What is your Future Plans for the Company if Permanently Employed?

1 Answers   Jan De Nul, TCS,


What is Environment Requirement?

4 Answers   HCL,


what s test block ratio? please any one answer me..

0 Answers   Wipro,


how to find the bugs and log the test cases?

6 Answers   Mastek,


Categories