which situation will decide the approach (topdown/bottom up)
to choose from?
Answer Posted / 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 |
Post New Answer View All Answers
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
What is quality center? What are the modules of quality center?
What is white box testing?
What is a test scenario?
Scenario-based testing Option 1 concentrates on actor and software interaction Option 2 misses errors in specifications Option 3 misses errors in subsystem interactions Option 4 Both 1 abd 2
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
how many meeting in realtime environment? what are they?plz explain?
What kind of testing to be done in client server application and web application? Explain
What is bug release?
Is an "A fast database retrieval rate" a testable requirement?
how to test the case with 5 combination and inputs
What is the difference between pilot and beta testing?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
Explain severity with example and expalin each example?
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases