why we develop Test plan for a project ?
Answers were Sorted based on User's Feedback
Answer / satish kumar.k
To do any task we need a plan and without planning we cant
workout the things in a order.
To test a entire project we need a some planning here test
plan comes into the picture n you can have some better plan
to test the application like what kind of testing should be
good to test this project, how many resources are required,
time allocation and what kind of tools are required and
what the deadlines for this project. And what is the scope
and what approaches should we follow n what kind of
hardware and software required for this project so
everthing will be planned here.
sorry i dont have time now so i just in few sentense, so if
you have doubts contact me at my mail
| Is This Answer Correct ? | 8 Yes | 2 No |
Answer / sairam
Test Plan Gives an idea about what you are testing and what
is the objective of testing a scenario/feature/build
Test plan gives a complete details to the test engineer who
is executing the test cases. It gives why we need to test
(i.e. the Objective of testing) the tools/ or the setup
needed to execute the test case, it also tells the test
engineer like by when the test case need to be get
completed giving the start date and end date for testing.It
also gives the results like if a test case works fine what
should be the test engineer should do like
Pass/Fail/Block/Not executable.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vital
Once the requirements of the project are examined, a test plan is created and documented. In this stage the software test plan (STP) document is written. The STP provides the scope of testing , testing approach, required resources,schedule, etc.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sagar more
A better question is why plan anything? You plan those
things that you know are more complicated than what you can
do by the seat of your pants. You plan things for which
order and completeness are important. Even the simplest
software system is so complex and is so prone to failure,
that planning to test is just as essential as planning your
design.
The second major reason is that, as an industry, we are
doing a lousy job at releasing quality products. Current
industry standards are that tested and released software
averages more than ten significant bugs per 1000 lines of
code. How many hundreds of thousand of lines was that last
project? Thinking ahead and planning your testing is one
way to cut that down.
All of these are good starting reasons for having a
software test plan.
| Is This Answer Correct ? | 0 Yes | 2 No |
How will you assign priorities to test cases?
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
What is the use of doing cookie testing(enable or disable)for web applications?What will happen if u enable or disable the cookies?
Hi frnds im Priyan.in interviews they are one question 4r me.i have been asked this one in 4 interviews.." AS A TESTER, WHAT IS UR GOAL OR AIM OR AMBITION..? ".. can any one gve answer perfect answer ? tank u .. reply me plss
what is localization testing?is it a black box testing or white box testing?describe briefly?
What is Configuration management? Tools used?
What is Mean by V-Module?
20 Answers IBM, MBT, Wipro,
Suppose if you have given Login screen to Test. What type of tests r u going to do on that.How many test cases can u write.?
10 Answers Infeneon Technologies,
what is an inconsistent bug? how to resolve this kind of bugs?
What are the different levels of manual testing?
What is the typical situation u faced while collecting the test data?
what are the techniques used for writing functional test case ?