Print Page | Close Window

What a test plan should contain

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Test Plans @ OneStopTesting
Forum Discription: Discuss, Learn and Prepare better and better Test Plans for yourself.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=3409
Printed Date: 03Dec2024 at 5:42am


Topic: What a test plan should contain
Posted By: tanushree
Subject: What a test plan should contain
Date Posted: 29Oct2007 at 4:42am
What a test plan should contain

    A software project 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. The completed document will help people outside the test group understand the 'why' and 'how' of product validation. It should be thorough enough to be useful but not so thorough that no one outside the test group will read it.  

    A test plan states what the items to be tested are, at what level they will be tested, what sequence they are to be tested in, how the test strategy will be applied to the testing of each item, and describes the test environment.  

    A test plan should ideally be organisation wide, being applicable to all of an organisations software developments.

    The objective of each test plan is to provide a plan for verification, by testing the software, the software produced fulfils the functional or design statements of the appropriate software specification. In the case of acceptance testing and system testing, this generally means the Functional Specification.  

    The first consideration when preparing the Test Plan is who the intended audience is – i.e. the audience for a Unit Test Plan would be different, and thus the content would have to be adjusted accordingly.

    You should begin the test plan as soon as possible. Generally it is desirable to begin the master test plan as the same time the Requirements documents and the Project Plan are being developed. Test planning can (and should) have an impact on the Project Plan. Even though plans that are written early will have to be changed during the course of the development and testing, but that is important, because it records the progress of the testing and helps planners become more proficient.



Replies:
Posted By: sagarbandari
Date Posted: 10Sep2008 at 3:47am
Content of a test plan
--------------------------------
1. Revision history( to track or  summarize all changes to the documents)
 
2. Over view ( project description and purpose of the project)

3. Testing objectives / reference documents(Clarify the test objectives and list out the required documents that were received during this project life cycle)

4. Testing scope
a) test focus area
b) testing approach( types of testings done)
c) machine configuration(describe what s/w and h/w configuration will be used in this testing effort)
d) load/stress/performance testing is done or not
e) functions not to be tested

5. Risks and dependencies

6. test deliverables

7. test environment(outline the test environment required that adequately
simulates the production environment)
a) special testing tools used here are mentioned
b) test schedule







Posted By: tossy
Date Posted: 11Sep2008 at 3:38am
After finalizing of possible test for current project ,test lead category people concentrate on test plan
document .Preparation to define work allocation in terms of what,who,when and how to test.To prepare test plan
document, test plan order follows an approach:

1.Team formation :-
a) Availiability of testors
b) Test duration
c) Availiability of test environment resources.
2. Identify tactical risks :-
a) Lackf knowledge of test engineers on the domain
b) Lack of resources
c) Lack of budget
d) Lack of test data
e) Lack of communication between test engineer and
development team.
f)Delay of modified build delivery.
3.Preparation of test plan:-
a) Test plan id
b) Introduction
c) Test Items such as modules ,functions,services
d) Features to be tested
e) Features not to be tested.
4.Review test plan :-
a) BRS and SRS coverage
b) TRM based coverage
c) Risk based coverage.

-------------



Posted By: sudheer.te
Date Posted: 15Sep2008 at 1:44pm
thnx TanShree 4 sHrng uR viEwS.I jst wnt 2say it in shrt n it saYs
(1)what to test
(2)when to test
(3)whom to test
(4)how to test
                           if ur intrstd pls let me Knw wHtHr iTs rIght r nOt.



Print Page | Close Window