Take One Project Like A website/web-application/Android-App and Submit A Test-Plan Document For It Following The IEEE Format of Test Plan Template
Take One Project Like A website/web-application/Android-App and Submit A Test-Plan Document For It Following The IEEE Format of Test Plan Template
submit a Test- plan Document for it following the IEEE format of Test Plan Template.
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
4 RESOURCE & ENVIRONMENT NEEDS..............................................................4
4.1 TESTING TOOLS.......................................................................................................4
4.2 TEST ENVIRONMENT...............................................................................................4
5 TERMS/ACRONYMS................................................................................................5
Introduction
Brief introduction of the test strategies, process, workflow and methodologies used
for the project
Scope
In Scope
Out of Scope
Quality Objective
Here make a mention of the overall objevtie that you plan to achive withou your
testing
Some objectives of your testing project could be
Test Methodology
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.
Test Levels
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.
Bug Triage
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
Test Completeness
Here you define the criterias that will deem your testing complete.
For instance, a few criteria to check Test Completeness would be
100% test coverage
All Manual & Automated Test cases executed
All open bugs are fixed or will be fixed in next release
Test Deliverables
Here mention all the Test Artifacts that will be delivered during different phases of
the testing lifecycle.
Testing Tools
Make a list of Tools like
Requirements Tracking Tool
Bug Tracking Tool
Automation Tools
Required to test the project
Test Environment
It mentions the minimum hardware requirements that will be used to test the
Application.
Terms/Acronyms
Make a mention of any terms or acronyms used in the project
TERM/ACRONY DEFINITION
M
API Application Program Interface
AUT Application Under Test