You are the new UAT Tester at 'GreenLoop Logistics.' The company is launching a new 'Driver Hourly Log' tool. While the developers say the code is 'finished,' you need to ensure it actually works for the drivers in the field — meaning it is 'Fit for Use' and meets business requirements before the official launch.
Business requirement summary for the GreenLoop Logistics 'Driver Hourly Log' project, including intended functionality and known user constraints.
Use these 4 requirements to practice 'Tester Mindset' and identify edge cases.
| requirement_id(string) | feature_name(string) | business_rule(string) | user_constraint(string) |
|---|---|---|---|
| REQ-01 | Shift Login | Drivers must log start times to get paid. | Drivers wear thick work gloves. |
| REQ-02 | Submit Button | Submit must be visible on all mobile devices. | Drivers use small 7-inch tablets. |
| REQ-03 | Date Entry | Users enter birthdate to verify identity. | Drivers may accidentally enter future dates. |
| REQ-04 | Upload Log | Drivers upload a photo of their paper log. | Warehouse wifi is extremely slow. |