which approach u r following while integrating the
modules(top down or bottom up) explain process
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 |
what are the examples for web based applications and Client Server Applications
5 Answers ASD Lab, CFCI, College School Exams Tests, GXS,
What is the difference between Retesting and Data Driven Testing?
what is the need of black box testing after completing white box tesing?
how we conduct security testing in realtime,for every project we conduct security testig or not
How did you do unit testing in your project?
Write the test cases for a dot (.)? Dot on a blank paper.
What are the different criteria which will be filled when logging a Defect?
what is v-model?
what is change request, and how to manage the changes..
There are 2 options for Editing say Edit User. 1) Press Alt+E 2) Double click the user 3) Press Edit button Should I have to write 3 different cases for it?
What is the Difference Between Manual and Automation Testing.Give Some Example Both of them
1. what is a test bed ?