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 15: Handling Gnarly Test API Issues
Sometimes an application under test stops responding to the testing tool. Although it is not a common problem, when it occurs, it can be frustrating to figure out what has gone wrong and determine a solution. Fortunately these issues fit a few patterns that have become better understood over time. This presentation shares several workarounds to gnarly problems.