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 |
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
Which are the different tests for apparel testing?
0 Answers Mahatma Gandhi University,
How u test MS- Vista without any requirement Doc.
what are the bugs we canot find in black box.
How Can I do database Testing ?
Write all combinations of test cases for calculater on -symbel
How many testcases can you write an avg for a day?
in SDLC,at what phase life cycle stops?and what are the input and output of each phase?
what is bug triage?
What should I do if the name of the field is change in new version?How should I maintain it in Test Case Document? Eg: 1)On Login Window:if Login button changed to Ok button 2)the Name of the Login Window get changed 3)Suppose New button adds to Login Window 4)Suppose For Login button there is Alt+L is used in new version Please tell me as early as possible Thanks in advance!!!
in atm when we type password it displays password in encrypted form *****.what kind of testing is this?
How to test the database manual? how to test data base lekage by using manual and also using QTP ?