Introduction
This document details how the Admin tool - offer assignment improvement feature should be tested
Test Scope
In Scope
Application | Description |
---|---|
Admin Tool | Admin Tool where the support department is able to assign offers to consumers |
Sanity | Source of the content where are created the offers that will be loaded on the “Assign offers” dropdown. |
Out of Scope
Application | Description |
---|---|
Whitelabel | Won’t be tested as this application won’t be changed by this feature's development |
POS | |
Kiosk | |
Call Center |
Quality Objective
Ensure that all Acceptance Criteria has been met
Ensure that all Test Cases has been executed and have passed
Ensure that all bugs found has been fixed and retested before release
Test Methodology
Exploratory Testing
Functional Testing
Testing Tools
Testing Tools
Platform | Version | Description |
---|---|---|
macOS | 15.0 | |
Google Chrome | 126.0 |
Testing Subjects
Subject | Description |
---|---|
Admin Tool |
Test Deliverables
Test Cases
Test Plan (this document)
Bug Tasks
Test Management
Test Actors
User Role | Description |
---|---|
Admin User | Will be used to assign offers. |
Traceability Matrix / Test Report
Test Case | Test Execution Date | Test Status |
---|---|---|
Ensure the offer dropdown is editable. | ||
Verify that search results appear quickly when typing an offer name. | ||
Verify that the loading icon is displayed while the user is typing | ||
Ensure offers can be searched with at least three characters. | ||
Verify that the search returns offers containing the typed characters in any part of the offer title (beginning, middle, or ending). | ||
Verify that the search is case-insensitive.Ensure the dropdown displays existing offers in alphabetical order by ASC | ||
Warn the user when the offer does not appear in the list. | ||
Verify the feature toggle for the new dropdown functionality. |
Add Comment