Answer Posted / 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 |
Post New Answer View All Answers
what is test case management?explain in brief.
What is smoke test? Do you use any automation tool for smoke testing?
Explain crud testing.
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
can u plz give an example for regression testing with example.
What makes a good test engineer?
What is checkpoint? How can you handle the checkpoints?
What are all the netwoking tools, hardware tools and software tools required for testing a web-based n client server applicatopn?
wat is test management ?what are the components available in test management?
1.what promted you to become involved in QA/Testing?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
i need some objective type papers for my certification
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What will be your approach if a particular script in Load Test fails?