How do you develop a test plan and schedule? Describe
bottom-up and top-down approaches.
Answers were Sorted based on User's Feedback
Answer / subhan.qa
we are not going to develop test plan document. test lead is
going to prepare test plan documents.bottom up and top down
approaches are used for integration testing.in top down
approach we are connecting main module with submodules in
the place of remaining under constructive sub modules we
will use stubs. in bottom up approach in the place of under
constructive main module we will use a temporary program
call ed driver
k friends
subhan.k
| Is This Answer Correct ? | 3 Yes | 0 No |
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 |
Answer / prabhu
Normally Test lead is preparing Test plan document but team
member May be involved in preparing Test plan document.
This is the information given in the ISTQB Material.
WBS-Work Break down Structure is used to do scheduling which
holds the following information.
1. what to test,
2. who to test
3. when to test.
By using WBS we can analyze whether we are going in the
right path or varying from the plan.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / jim
Test plan & schedule is prepared from following:
1. Historical data
2. If some similar project is currently under testing
3. SRS doc
4. Functional Specification Doc
| Is This Answer Correct ? | 0 Yes | 0 No |
write 3 test cases on railway reservation system
What is the Model/Process do u follow in your Organization for Testing?
Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name
What is the value of a testing group? How do you justify your work and budget?
i have two questions ,1)wat is sixsigmatesting 2)wat is stand alone project.plz anybody give the answer
can automation testing replace manual testing?it it so,how?
What is Defect containment?
4 Answers Accenture, University,
if a single date is given to enter in text field write boundary value cases for it
what is fault?
1.Differentiate SDLC & v-model? 2. " verification and validation? 3. " quality assurance and quality control? 4.what are the components in test strategy? 5.Differentiate test strategy & test plan? 6.wht methods will you follow in yoiur company for test design?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
When will the verification and validation be done?