Dashboard

Testing Goal

Verify navigation from the dashboard to each module and UI consistency across the platform. After login, this page is the main hub.

Products

E‑commerce catalog: product cards, images, prices, add to cart. Test image loading, product count, and cart actions.

Cart

Dynamic cart: list items, quantity, remove, total. Test remove, total updates, and cart state. Bug Mode can affect totals.

Checkout

E2E flow: shipping → payment → order confirmation. Test multi-step form and order ID.

Forms

Job application form with validation. Test required fields, email format, phone format, and submission.

UI Elements

Checkboxes, radios, dropdowns, toggles, buttons, tooltips, modal. Test interaction and visibility.

Tables

Data table with sorting and search. Test sort order and filter behavior.

API Simulator

GET endpoints, Copy cURL, Postman collection. Test loading states and practice API testing outside the app.