Tester vs Acceptance Criteria Checker
Tester Acceptance Criteria Checker Requirements A tester knows that even if the product meets the requirement to the T , the product could totally suck. So, they do not rely too much on the requirement to measure product quality. A checker is heavily reliant on showing the acceptance criteria is met. They won’t go into testing without a document. Test Cases A tester writes product based test cases. They ensure test case longevity with data set up and tear down info for fast execution A checker checks the acceptance criteria. They do not know they need to plan for the future, they focus on the bare minimum. BUGS A tester works to find issues that wont show on the surface A checker works to find issues inside and within the acceptance criteria. Purpose A tester explores the product and understands what it does and how is does it. A checker checks the surface and