Test Cases That Play Well with Mobile Automation
-
40 min
In this talk, we will explore what makes a test case suitable for automation:
-
how to make it atomic without being excessively fragmented;
-
how to take the architecture of a mobile application into account when designing tests;
-
and how to map a feature onto the levels of the testing pyramid in practice.
By the end, you will take away a checklist on “how to write automation-friendly test cases” and a visual map linking mobile application architecture to the testing pyramid.