Loading…
Loading…
You are testing the QA Practice Hub checkout flow as customer@qahub.test. You add two items to the cart and observe:
| Field | Value shown |
|---|---|
| subtotal | 129.98 |
| discount | 0 |
| total | 137.97 |
You apply the coupon SAVE10 and refresh. Now:
| Field | Value shown |
|---|---|
| subtotal | 129.98 |
| discount | 10 |
| total | 127.97 |
The requirement states: "The cart total is the subtotal minus any applied discount, and can never be negative."
Your task: write the defect report you would file. Assume the developer has never seen this screen. Then state the severity and priority you would assign, and defend both.
Do not just say "total is wrong" — an interviewer is watching for whether you can isolate the variable, quantify the deviation, and give a reproducible path.
Write your own answer first — the defect report, the case table, the locator, whatever the question asks for. An interviewer grades your reasoning, not your recall.
Practice this live with an AI interviewer
Starts a QA mock interview pre-filled with this problem — you can edit the brief before starting.