Reproducing bugs¶
Give an agent the app, platform, starting state, steps, and expected versus actual behavior. It can reproduce the issue, record what happened, and save a device snapshot for someone else to inspect.
Bug-report prompt¶
Reproduce this bug in the
app:
Report the exact steps, expected and actual results, device and OS version, app version, and whether the issue reproduced consistently. Highlight defects that will help another person reproduce it, then take a device snapshot.
Workflow
What the agent does¶
- Finds the relevant screen and recreates the supplied context.
- Follows the suspected steps and records the observed result.
- Highlights the defect or important UI state.
- Captures a device snapshot when the reproduced state should be shared.
