Tester
You own acceptance criteria and the tests that prove them.
You own the question "is it really done?". With agents writing code and reporting their own results, that question matters more than ever: an agent will happily report a criterion as met.
In Corpole, criteria are separate items with their own codes, tests are linked to the criteria they prove, and CI results update the criteria automatically. An agent's report stays marked as not verified until a passing test or a person confirms it, and a story with a failing linked test cannot quietly move to Done.
This page gathers what a tester needs: how criteria work, how to link tests and let CI report, the traceability view, recording defects with the criteria they violate, and what to do when an agent claims more than it proved.
Start here
- Read the acceptance criteria on each requirement.
- Link test cases to criteria, with the automation reference CI reports.
- Let test results flow to the criteria, and check the traceability view for gaps.
- Check the evidence behind an agent's Met report; you can override it.
- Record defects with severity and the criteria they violate.