Work area (not study track)
Overview
Env 1.0.0
This lab is your workplace: HelpDesk is the product under test; Work board is your QA queue. Deploy releases, retest, submit reports and defects.
Open HelpDesk
App under test — tickets, search, settings.
Open work board
Assigned tickets, criteria, report & defect forms.
Deploy a release
Change product behavior, then regression-test.
HelpDesk API
JSON health + tickets for API/contract practice.
My reports
Test results and defects you filed.
Your queue (preview)
- QA-101 — Smoke: login and open HelpDesk dashboard (P1)
- QA-102 — Create ticket happy path (P1)
- QA-103 — Search tickets by subject (P0)
- QA-104 — Priority label accuracy on detail (P1)
- QA-105 — Status update on ticket detail (P2)
- QA-106 — Settings save (P3)
Optional: Selenium skill drills
Isolated pages for locators/waits — not the main work lab.
- Login form · /lab/login/
- Registration form · /lab/form/
- Data table · /lab/table/
- Dynamic content · /lab/dynamic/
- Alerts & confirms · /lab/alert/
- Windows & iframe · /lab/windows/