How do you develop a test plan and schedule? Describe
bottom-up and top-down approaches.
Answer Posted / neelavathy
the Test lead is preparing the test plan document and he is
scheduling that means how to test, what to test, who to test
and when to test.
BOTTOM-UP approach is, in this the main module will be under
construction, to conect the main module with submodule we
use a temperory programme called Drivers in the place of
Main module.
TOP-DOWN, in this approach the sub modules will be under
construction to connect this main module to sub modules we
use temperory submodule called Stubs.
By using temperory programmes called Stubs(sub-module),
Drivers(main module) we connect the programmes.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hi can anyone tell me about vision plus testing? and what about its future
What is exploratory testing and when should it be performed?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
what is the general pattern of explanation of projects in interview, can u ans me plz.......... ex: online banking application
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What is the difference between GUI Testing,UI testing and Usability TEsting
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What are the types of maintenance?
Write positive and negative test cases for forgot password?
Why do we need different environments and different data? What is the other name for environment? Justify your explanation ? real time experts pls xplain?
what are the responsibilities for QA tester to test application on UNIX environment??? what skills required for unix???
give me a example of writing a test case,take any good example which i can understand easily.
What is the difference between action & script ?
What is the difference between functional testing and integration testing?