Web Application Essentials
Web Application Essentials
Core UAT coverage for a typical web application release. Use when you are testing a normal website or web app and you do not already have a client script.
E-commerce Checkout
E-commerce Checkout
Cart through confirmation, including payment failures. Use when checkout is the job.
Authentication & Account
Authentication & Account
Registration, login, recovery, and profile. Use when the release is mostly accounts and sign-in.
Mobile Application Essentials
Mobile Application Essentials
Install, journeys, permissions, offline, and notifications. Use when the project type is iOS or Android.
API UAT Essentials
API UAT Essentials
Smoke, auth, validation, and error coverage for APIs. Use when the client gave you an API to exercise, not a UI.
Forms & Validation
Forms & Validation
Required fields, formatting, and submit behavior. Use when the release is a form-heavy flow.
Role-Based Access Control
Role-Based Access Control
Authorized, unauthorized, and privilege-change checks. Use when Admin and Customer should not see the same things.
File Uploads
File Uploads
Allowed files, size limits, and failure handling. Use when uploads are in scope.
Search & Filtering
Search & Filtering
Keyword search, filters, sort, and pagination. Use when search or list views changed.
Product Catalog
Product Catalog
Browse, variants, inventory, and pricing. Use when catalog or product detail is in scope.
SaaS Account Administration
SaaS Account Administration
Users, invitations, roles, and org settings. Use when you are testing the admin side of a SaaS product.
SaaS Billing
SaaS Billing
Trial, upgrade, cancellation, and entitlements. Use when plans or billing changed.
Accessibility & Responsive
Accessibility & Responsive
Responsive layout and accessibility basics. Use when they asked you to check layout and keyboard/basic a11y. This is UAT coverage, not a full audit product.
Regression Essentials
Regression Essentials
A short repeatable regression set. Use when it is a small release and you need a basic “did we break the usual paths?” pass.
Pre-Production Smoke
Pre-Production Smoke
Go/no-go checks before production. Use right before launch. What is in this pack?
Install a pack
Use This Pack, uncheck suites, skip existing.
Do I have to use packs?
No. Import or create tests instead.

