Anti-agile test case writing:
\n– Extremely lengthy test cases for every scenario anyone has ever thought of, and make sure not to rank them
\n– Then do a ‘regression testing’ cycle and try execute all of them
\n– Then try to code ALL the written tests as automated scripts<\/p>\n
Test case writing the Agile way:
\n– Collaborate to identify acceptance tests in Three amigo sessions – these are highest priority scenarios
\n– Automate tests across the tech stack – and DON’T document them – they exist in your code already
\n– Write checklists to serve as heuristics \/ references to do exploratory testing<\/p>\n<\/div>