Test Plan
Test Plan
Test Plan
ChangeLog
version number Date of Change Name of person who made Description of the changes made
changes
Test Plan Template by www.guru99.com
1 INTRODUCTION................................................................................................................................ 2
1.1 SCOPE......................................................................................................................................... 2
1.1.1 In Scope............................................................................................................................. 2
1.1.2 Out of Scope...................................................................................................................... 2
1.2 QUALITY OBJECTIVE........................................................................................................................ 2
1.3 ROLES AND RESPONSIBILITIES............................................................................................................. 2
2 TEST METHODOLOGY....................................................................................................................... 3
2.1 OVERVIEW.................................................................................................................................... 3
2.2 TEST LEVELS.................................................................................................................................. 3
2.3 BUG TRIAGE.................................................................................................................................. 3
2.4 SUSPENSION CRITERIA AND RESUMPTION REQUIREMENTS.........................................................................3
2.5 TEST COMPLETENESS....................................................................................................................... 4
3 TEST DELIVERABLES.......................................................................................................................... 4
1
Test Plan Template by www.guru99.com
1 Introduction
Brief introduction of the test strategies, process, workflow and methodologies used for the project
1.1 Scope
1.1.1 In Scope
Scope defines the features, functional or non-functional requirements of the software that will be tested
Out Of Scope defines the features, functional or non-functional requirements of the software that will NOT be
tested
Here make a mention of the overall objevtie that you plan to achive withou your testing
Ensure the Application Under Test conforms to functional and non-functional requirements
Ensure the AUT meets the quality specifications defined by the client
Bugs/issues are identified and fixed before go live
2
Test Plan Template by www.guru99.com
2 Test Methodology
2.1 Overview
Mention the reason of adopting a particular test methodology for the project. The test methodology
selected for the project could be
WaterFall
Iterative
Agile
Extreme Programming
The methodology selected depends on multiple factors. You can read about Test Methodology here
Test Levels define the Types of Testing to be executed on the Application Under Test (AUT). The
Testing Levels primarily depends on the scope of the project, time and budget constraints.
3
Test Plan Template by www.guru99.com
Suspension criteria define the criteria to be used to suspend all or part of the testing procedure while
Resumption criteria determine when testing can resume after it has been suspended
3 Test Deliverables
Here mention all the Test Artifacts that will be delivered during different phases of the testing lifecycle.
4
Test Plan Template by www.guru99.com
5 Terms/Acronyms
Make a mention of any terms or acronyms used in the project
TERM/ACRONYM DEFINITION
API Application Program Interface
AUT Application Under Test