all labs
Module 01 · Welcome to UAT & Agile Testing Fundamentals

Mapping Your First UAT Sprint: Bridging the Gap from User to Tester

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.

30 minBeginner 3 outcomes 6 steps · 2 checkpoints
lab progress0/8 · 0%

Step-by-step

Dataset

greenloop_requirements.csv

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-01Shift LoginDrivers must log start times to get paid.Drivers wear thick work gloves.
REQ-02Submit ButtonSubmit must be visible on all mobile devices.Drivers use small 7-inch tablets.
REQ-03Date EntryUsers enter birthdate to verify identity.Drivers may accidentally enter future dates.
REQ-04Upload LogDrivers upload a photo of their paper log.Warehouse wifi is extremely slow.