I have never seen test plan and I am not able to create one. Please help me to create one for my application by providing me with certain guidelines and templates.
You can start by first determining what it is that you will be testing in terms of features and functionality and build a spreadsheet-style reference around it with the ancitipated result and a space to record the actual result and any steps required to achieve the desired result, as well as the cost and effort of doing so. It is also customary to have test guidelines which provide context on the testing environment, the purpose for testing, the manner in which tests will be performed, how results recorded, how unanticipated results will be managed and acceptance criteria.
*******************************************
A Test Plan is based on a Project. It comprises of:
Scope of testing
What is not under the scope
Team composition
Test environment
Test Cases/ Scenarios to be used
Testing Tools
Risks of what is not under the scope of testing and its implications
Testing Timeframe
Testing reports to be prepared
Last Wiki Answer Submitted: July 17, 2008 8:10 am by Wrobinson5,610 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
An article written by David Wright reviews the various test deliverables that are required for any software testing phase. Wright says, “At a minimum the test plan presents the test: objectives, scope, approach, assumptions, dependencies, risks and schedule for the appropriate test phase or phases.”
An article written by David Wright reviews the various test deliverables that are required for any software testing phase. Wright says, “At a minimum the test plan presents the test: objectives, scope, approach, assumptions, dependencies, risks and schedule for the appropriate test phase or phases.”
Also, Rex Black has written a book titled Managing the Testing Process: Practical Tools and Techniques for Managing Hardware and Software Testing, 2nd Edition in which he offers a practical approach to writing one or more test plans for a project. In Chapter 2 of the book he also walks readers through a sample template that he uses to develop a solid test plan.
I agree, the book by Rex Black is a mus t read for all in projects, and testing