why Test plan is needed??
Answers were Sorted based on User's Feedback
Answer / archana
Test plan is basic docuement which has got all the requrie
information about testing process; i.e. time, risk, scope,
objective, resourses, features to be tested etc.
To start testing and to end it in time with sucess Test
plan is very important.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / shuba
Test plan is a document that describes the objectives,
scope, approach, and focus of a software testing effort.
The process of preparing a test plan is a useful way to
think through the efforts needed to validate the
acceptability of a software product. It identifies test
items, the features to be tested, the testing tasks and who
will do each task (roles and responsibilities) and any
risks and its solutions. The completed document will help
people outside the test group understand the 'why'
and 'how' of product validation.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / amit verma
Test Plan is the document based on this Testers Start their
Work.
Test Plan includes scope,objective of the Testing,What type
of the Testing Type we have to perform on the Project,Time
Constraint.And what are entry/Exit criteria of the Testing
cycle,what are the deliverables,how many rounds of the
testing we have to do and so on.
Regards
Amit Verma
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / bavana
testing is needed for checking errors. before giving module
to customer we have to check it. we have to plan the test.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / nd
Hi,
A Test Plan is to cover Scope ,what Approch needed to
achive
No of resoureses require for that
How will be they activity in the project or module.
ND
| Is This Answer Correct ? | 1 Yes | 1 No |
After which phase you are performing UAT?
does tester use design document for writing testcases
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
what is uml
What is testing and maintenance?
is gorilla testing & monkey testing is same r not?
what is test coverage?
What and why is api testing?
Based on how do we classify the bug as Major ,critical ,minor ,low ,medium ,high Severity and priority with examples ?plzzzzzzzzzz...
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
Write the function test case to add a customer to database.
Diff. between system test cases & UAT test cases.