Test Plan Template is a detailed document that describes the test strategy, objectives, schedule, estimation and deliverables, and resources required for testing. Test Plan helps us determine the effort needed to validate the quality of the application under test. The test plan serves as a blueprint to conduct software testing activities as a defined process which is minutely monitored and controlled by the test manager.
Creating a Test Plan is mandatory to ensure success of your Software testing project.If you are new to Test Planning refer this tutorial on How to Create a Test Plan
Below find important constituents of a test plan-
Brief introduction of the test strategies, process, workflow and methodologies used for the project
Scope defines the features, functional or non-functional requirements of the software that will be tested
1.1.2) Out of Scope
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 objective that you plan to achive with your manual testing and automation testing.
Some objectives of your testing project could be
Detail description of the Roles and responsibilities of different team members like
Mention the reason of adopting a particular test methodology for the project. The test methodology selected for the project could be
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.
The goal of the triage is to
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
Here you define the criterias that will deem your testing complete.
For instance, a few criteria to check Test Completeness would be
Here mention all the Test Artifacts that will be delivered during different phases of the testing lifecycle.
Here are the simple deliverables
Make a list of Tools like
Required to test the project
It mentions the minimum hardware requirements that will be used to test the Application.
Following software’s are required in addition to client-specific software.
Make a mention of any terms or acronyms used in the project
TERM/ACRONYM | DEFINITION |
---|---|
API | Application Program Interface |
AUT | Application Under Test |
The Test Plan is designed to prescribe the scope, approach, resources, and schedule of all testing activities of the project Guru99 Bank.
The plan identify the items to be tested, the features to be tested, the types of testing to be performed, the personnel responsible for testing, the resources and schedule required to complete testing, and the risks associated with the plan.
All the feature of websiteGuru99 Bank which were defined in software requirement specs are need to be tested
Module Name | Applicable Roles | Description |
---|---|---|
Balance Enquiry | Manager Customer | Customer: A customer can have multiple bank accounts. He can view balance of his accounts only Manager: A manager can view balance of all the customers who come under his supervision |
Fund Transfer | Manager Customer | Customer: A customer can have transfer funds from his “own” account to any destination account. Manager: A manager can transfer funds from any source bank account to destination account |
Mini Statement | Manager Customer | A Mini statement will show last 5 transactions of an account Customer: A customer can see mini-statement of only his “own” accounts Manager: A manager can see mini-statement of any account |
Customized Statement | Manager Customer | A customized statement allows you to filter and display transactions in an account based on date, transaction value Customer: A customer can see Customized- statement of only his “own” accounts Manager: A manager can see Customized -statement of any account |
Change Password | Manager Customer | Customer: A customer can change password of only his account. Manager: A manager can change password of only his account. He cannot change passwords of his customers |
New Customer | Manager | Manager: A manager can add a new customer. |
Manager | Manager: A manager can edit details like address, email, telephone of a customer. | |
New Account | Manager | Currently system provides 2 types of accounts • Saving • Current A customer can have multiple saving accounts (one in his name, other in a joint name etc). He can have multiple current accounts for different companies he owns. Or he can have a multiple current and saving accounts. Manager: A manager can add a new account for an existing customer. |
Edit Account | Manager | Manager: A manager can add a edit account details for an existing account |
Delete Account | Manager | Manager: A manager can add a delete an account for a customer. |
Delete Customer | Manager | A customer can be deleted only if he/she has no active current or saving accounts Manager: A manager can delete a customer. |
Deposit | Manager | Manager: A manager can deposit money into any account. Usually done when cash is deposited at a bank branch. |
Withdrawal | Manager | Manager: A manager can withdraw money from any account. Usually done when cash is withdrawn at a bank branch. |
These feature are not be tested because they are not included in the software requirement specs
The test objectives are to verify the Functionality of website Guru99 Bank, the project should focus on testing the banking operation such as Account Management, Withdrawal, and Balance…etc. to guarantee all these operation can work normally in real business environment.
The project should use outsource members as the tester to save the project cost.
No. | Member | Tasks |
---|---|---|
1. | Test Manager | Manage the whole project Define project directions Acquire appropriate resources |
2. | Test | Identifying and describing appropriate test techniques/tools/automation architecture Verify and assess the Test Approach Execute the tests, Log results, Report the defects. Outsourced members |
3. | Developer in Test | Implement the test cases, test program, test suite etc. |
4. | Test Administrator | Builds up and ensures test environment and assets are managed and maintained Support Tester to use the test environment for test execution |
5. | SQA members | Take in charge of quality assurance Check to confirm whether the testing process is meeting specified requirements |
In the project Guru99 Bank, there’re 3 types of testing should be conducted.
If the team members report that there are 40% of test cases failed, suspend testing until the development team fixes all the failed cases.
Task | Members | Estimate effort |
---|---|---|
Create the test specification | Test Designer | 170 man-hour |
Perform Test Execution | Tester, Test Administrator | 80 man-hour |
Test Report | Tester | 10 man-hour |
Test Delivery | 20 man-hour | |
Total | 280 man-hour |
Schedule to complete these tasks
Test deliverables are provided as below
Before testing phase
During the testing
– Test Tool Simulators.
– Test Trace-ability Matrix – Error logs and execution logs.
After the testing cycles is over
No. | Resources | Descriptions |
---|---|---|
1. | Server | Need a Database server which install MySQL server Web server which install Apache Server |
2. | Test tool | Develop a Test tool which can auto generate the test result to the predefined form and automated test execution |
3. | Network | Setup a LAN Gigabit and 1 internet line with the speed at least 5 Mb/s |
4. | Computer | At least 4 computer run Windows 7, Ram 2GB, CPU 3.4GHZ |
It mentions the minimum hardware and software requirements that will be used to test the Application.
Following software’s are required in addition to client-specific software.
You Might Like: