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 red box testing and yellow box testing?

10 Answers   IUGO, T systems,


What is the difference between Compatibility and Configuration testing?

1 Answers  


What is the difference between Developer and programmer?

13 Answers   Tech Mahindra,


what is remedy testing, explain that and how can use that

6 Answers   T systems,


Write testcase for delete functionality?

1 Answers   IBIT PU,






what is entry criteria for testing?

7 Answers   IBM, QA,


what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24

2 Answers   CTS,


can anyone please clearly tell me about test scenario,test script&test case.in which levels v prepare all these?

1 Answers  


For Web Applications what type of tests r u going to do .. tell me the Importent ones..

9 Answers   Infeneon Technologies,


At first time when you receive the application at that time which testing you do?

1 Answers  


What is Batch testing? Facets Benefit Configuration

0 Answers   Cigna,


for example, we have old password,confirmed password, new password followed by submit button. what are the test cases written for that?

9 Answers   Semantic Space,


Categories