Please enable JavaScript.
Coggle requires JavaScript to display documents.
Test Strategy for reservation.ontarioparks.com Link Title, Test Team -…
Test Strategy for reservation.ontarioparks.com
Link Title
Project environment
Equipment and Tools
Automation Testing
Selenium
Cypress
API Testing
Postman
Test Management
Jira
Performance Testing
JMeter
Load Runner
Security Testing
Meta Spoilt
NMap
Unit Testing
Jest
Platform
OS
iOS
Android
Windows
Linux
MacOS
Browser
Chrome
IE
FireFox
Safari
Edge
Devices
Mobile
Desktop
Tablets
Laptops
Information
Product Owner
Owns the product/Module
Documentation
User Stories
User Requirements
Customer Complaints/Issues
Product Competition
Product History
History of product over the years
Mission
Product Goals
Customer Needs
Eg. People who need to book a place/ trip to Onatrio Parks
Test Goals
Quality criteria
Capability
Are all the functions performing well?
Reliability
Site working fine without errors?
All the features working well?
Features working consistently?
Usability
Easy to use?
New user can use with ease?
Understandable and learnable flow?
Accessibility features?
Accessible by people with special needs?
Security
Customer data protected?
Site has no vulnerabilities?
User authentication working well?
Relevant sensitive info only accessible by authorised user?
Performance
Speedy?
Responsive?
Upgradability
Easy to install?
Easy to update?
Easy to uninstall?
Compatability
OS Compatibility?
Works consistently on different OS?
Works on Android?
Works on iOS?
Hardware Compatability
Works with different devices?
Works on different screen sizes?
Backward Compatability
Works well with older systems?
Older features of the products working well with newer features?
Product Element
Structure
Actual Code
Internal Interfaces
Interfaces
UI
API
System Interfaces
Functions
User Functions
SignUp
Login
Delete Account
Reservations
Reserve Campsite
DayUse
BackCountry
Reserve Roofed Accomodation
Payment
Make Payment
Buy Stuff
Buy Map
Buy Gift Card
Park Locator
Locate Operating Park
Locate Conservation Park
Locate Non Operating Parks
Platform
Languages
HTML
CSS
JavaScript
Libraries
Angular.js
Zone.js
Hammer.js
Core-js
Cloud Infrastructure
Azure
Data
Input Data
Output Data
Preset Data
Persistent Data
Test Techniques
Function Testing
Check if User Registration/ Sign in works
Check if ticket booking feature is working
Check if search function is working
Check if ticket cancellation feature is working?
Check if the ticket booking is working for all different types
Stress Testing
Test how the system performs when too many people try to book a ticket at the same time
Flow Testing
Test if User Registration flow is working well?
Test if the Ticket Booking flow is working well?
Test Gift Card Purchase Flow is working well?
Domain Testing
Test the system for boundary values
Check to see if concurrent bookings work well
Scenario Testing
Identify and Test complex interactions with the system
Automated Testing
Write automated tests that run on their own when user commits
Write automated test to test the UI
User Testing
Test different use-cases for different types of users
Risk Testing
Test to check if the system is vulnerable to SQL Injection Attacks
Test to check how the system behaves when some components of the system fails
Test how the system behaves if the server is down?
Test Team
Junior Tester
Conducts tests
Resports to Test Lead
Reports defects
QA Manager
Reports to PM
Creates Test Strategy
Test Lead
Creates Test Plan
Reviews works of junior testers