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 |
how build is send to testing team??
Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)
what is the defference between stress and load testing?
what is the common problem in SDLC
How soon the bug should get fixed?
What actually testers do in Smoke Testing?
In development costs what percent Software testing accounts?
what statements did Philip Crosby use to capture the essence of the Quality Assurance discipline?
what is role of tester in spiral model?
Explanation of all process areas with goals and practices?
What are the document required to prepare during testing?
what is entry and exit criteria?