Test Plan

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Test Plan

Scope of the Project:


The online ticket booking System is developed for Travellers to reserve seats online and to save them from hassles. It will
allow the passengers to enjoy the booking of bus/train/flights tickets from the present position through the internet. They
will be provided with the routes along with some other facilities like booking the tickets based on their comfort level, the
time of arrival and departure, and cancelling the tickets. The administrator can handle various aspects like applying the
offers, changing the facilities according to price, can monitor various other things. The Travel Agency can also use this
application for managing their ticket booking service. It also helps the customer to enquire about the availability of seats
in a particular bus/train/flights at a particular date from a particular location. It will also provide the facility to check the
timings and schedule of the buses/trains/flights along with the ticket price.

Test Approach
 Component Testing
 Integration Testing
 System Testing
 Acceptance Testing
 Black Box Testing
 White Box Testing
 GUI Testing
Test Environment
Since it is an online ticket booking website the following operating environment needs to be there,
 cross-platform functionality
 major web browsers
 Mac and Windows operating systems
 Mobile devices both iOS and Android

Testing Tool

Process Tool
Test case creation and Tracking Excel
Test case execution Manual, Selenium(WebDriver)
Test case management Excel
Defect management JIRA
Test reporting Word/Excel
Check list creating Excel
Test Strategy
 Understanding Requirements
 Preparing Test Cases
 Preparing Test Matrix
 Reviewing test cases and matrix
 Creating Test Data
 Executing Test Cases
 Retesting and Regression Testing
 Deployment/Delivery
 Test summary report

Test Case Report

Test Executed
Total number of testcases Number of Tests Executed Number of Passed Test Number of Failed Test Cases
Cases

40 40 39 1

Defect Matrics

Priority No. Defects No. Defects No. Defects No. Defects No. Defects
Opened Closed On Hold Rejected Open at end of
Test Phase

High 40 39 1 0 1

Medium - - - - -

Low - - - - -
Exit Criteria Status
Exit Criteria Criteria Met? If No, Describe Plan of Action
(Yes/No)
All test scripts have been successfully executed. Yes

All expected and actual results are captured and Yes


documented with the test script(s).

All identified critical or high severity defects have Yes


been corrected and retested.

Any unresolved defects are documented and -


signed-off by the project manager.

All the test cases have been successfully executed. Yes

You might also like