May 2015
Intermediate to advanced
274 pages
6h 22m
English
After the selection of an automation approach and appropriate tool as per the project requirements, we move on to the final step of selecting the appropriate framework to create a mobile automation solution for a project. In this section, we will discuss the various automation frameworks with a focus on mobile automation specifically.
Test modularity or functional decomposition is an approach in which the application under test is divided into modules or script components for each of the unique functionalities of the AUT. This framework utilizes the basic concept of object-oriented programming to create abstract- or high-level components to hide ...