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
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
If automating - what is your process for determining what to automate and in what order
Explain thread testing.
Which was the most interesting bug you found.
Write a set of test cases to test youtube?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
Explain unit testing, integration tests, system testing and acceptance testing?
how will you test a wine filled bottle along with 100 glasses
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
If date field is a text field write test cases to validate it?
Information about Automated Software Installer
What is virtual creation tool?
Explain test metric and the information it provides.