what is a test plan....... can any one explain me with an
example.... and how to develop an test plan.........
Answers were Sorted based on User's Feedback
Answer / aparnaganjam
Test plan is a technical document which describes overall
testing objectives.
It describes
1. what functionalities to do
2. how to perform test execution
3. number of resources required
4. Risks involved and how to overcome
This will be prepare by test lead.
There will be predefined format for every company. they
will change some values in that according to SRS.
U can find some sample test plan documents online.
Regards,
ganjamaparna@gmail.com
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / pushpa
This document is a deliverable to client. It contains actual
plan for test execution with details to the minute.
It identifies:
test items
the features to be tested
the testing tasks
who will do each task, and
any risks requiring contingency planning
| Is This Answer Correct ? | 1 Yes | 1 No |
Explain about performanece testing?
Hi friends!! Can u tell me, what is meant by Database Testing? How it can be done? What is tested in it(like any Queries like Select and all are tested or not)?
Can you explain about defect life cycle?
what is verification, validation
what is meant by test stretagy?
How many TC you have written?How many TC you can write in a day?How many TC can you execute in a day?
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.
give me some interview ques?
3. How would u test and automate Windows Auto-Update featur
I am working on dotnet technology. Recently i came to testing. I want to write general test cases for any interface either windows application or web applications. Please cover all these issues: 1) Database issues 2) Integrated Related Issues 3) Business logic issues 4) User Interface issues 5) Network related issues
What is the Difference between Scope and Objective ? can u explain detailed ?
26 Answers IBM, Wipro, World Wide Company,
Description--->There are 5 modules in my application. On every module there is a date box. In 1st module, date box is used for 2 submenus. My Question is ---> Should I have to write test cases for date box for every modules & submenus?