The participant will learn:
* How indirection and dynamic instantiation are used to build generic test steps
* How to create universal verification steps and functions
* About built-in functions that provide information about the current state of the target application
* How metadata can be used to set object-related test data
* How to create a test that walks the main menu of an application, opening and closing each dialog
AscentialTest Seminar 1: Avoiding the Domino Effect in Test Automation

Learn how to avoid the domino effect in test automation when test failures occur:
What are the golden rules for test design?
What is the base state of a target application?
How to create an App State?
How to use ‘On Finish’ to implement a recovery mechanism?