which situation will decide the approach (topdown/bottom up)
to choose from?
Answers were Sorted based on User's Feedback
Answer / raghu
Top down approach first parent modules will be debeloped
and then will be intergratedto the corresponding child
modules.--Here stub will be used as a temporary module.
BottonUp approach first child modules will be developed and
then will be intergrated back to the corresponding paren
module.--Here drivers will be used as a temporary module.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / kiranmayee
Top Down Approach is recommended when there are any incomplete program at the bottom level programs,where these programs will e replaced by stubs(stub is a simulation program that replaces a called prog)
Bottom Up Approach is recommended when there is a incomplete in the integrated main program,where this program is replaced by Driver(Driver is a simulation program that replaces a calling program)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is validation and verification? What is different between them?
What is meant by Test Methodology?
What is test driver and test stub?
what are the levels in testing? (Asked in Zensar Hyderabad today(17-1-12010))
what does 80hz refresh rate indicates?
When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan
difference between stress testing and loadtesting
What you will do during the first day of job?
what is impact analysis?....and base line version?...
what will you do when you were given two diffrent projects and asked to complete them at same time?
HI friends Can any body help me by sending me a SRS document in my email id:- subhasis.study@gmail.com.I want to write testcases by seeing that SRS, before attening any interview.So that i will gain more confidence.Without urs help its not possible.Plz send me.......
how to do risk analysis during project and during write test cases how to know which one is most crucial functionalities of the application?