Jul-893 Here
: List the key features of the product and explain the benefits it offers to users.
| # | Criteria | Test Method | |---|----------|-------------| | 1 | “Export CSV” button visible only for authorized users | Manual UI test + automated permission test | | 2 | Export respects current filters | Compare exported rows to on‑screen rows | | 3 | File downloads with correct naming convention | Automated end‑to‑end test (Cypress) | | 4 | Export completes within 3 seconds for ≤10 k rows | Performance test (JMeter) | | 5 | No data appears for users lacking permission | Security test (role simulation) | JUL-893