10starterPrompt:10starterPrompt:
11 title: Run a Structured QA Pass11 title: Run a Structured QA Pass
12 body: |-12 body: |-
1313 @Computer Use Test my app in [environment]. @Computer Test my app in [environment].
14 14
15 Test these flows:15 Test these flows:
16 - [hero use case 1]16 - [hero use case 1]
46 46
47You can keep this broad:47You can keep this broad:
48 48
4949- `@Computer Use Test my app. Find any major issues and give me a report.`- `@Computer Test my app. Find any major issues and give me a report.`
50 50
51Or make it more explicit:51Or make it more explicit:
52 52
5353- `@Computer Use Test my app in staging. Cover signup, invite a teammate, and upgrade billing. Log every bug with repro steps, expected result, actual result, and severity.`- `@Computer Test my app in staging. Cover signup, invite a teammate, and upgrade billing. Log every bug with repro steps, expected result, actual result, and severity.`
54 54
55If you already maintain a test-plan file in the repo, attach it to the thread or point Codex at it so the QA pass follows your existing flows.55If you already maintain a test-plan file in the repo, attach it to the thread or point Codex at it so the QA pass follows your existing flows.
56 56