Below you will find pages that utilize the taxonomy term “Test Cases”
September 24, 2018
Test Cases
One possible outcome of spending time gathering Acceptance Criteria for stories is that you have now collected information that can be easily used as test cases.
How else do you go about gathering test cases?
Some things to think about when writing test cases:
Test Cases need to be simple and transparent
Test Cases can & should be written by everyone(different people provide different perspective)
Tests should be able to be rerun and always produce the same results
read more