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 4: Handling Flaky Tests
While most automated tests run consistently, there are others that you might term as ‘flaky’ or ‘tricky’. Those are the ones that sometimes pass, sometimes fail and are hard to get working reliably. We’ve all encountered them, regardless of the testing tool is in use. The difficulty often involves inconsistent timing of asynchronous events. In this webinar, we’ll examine examples provided by the AscentialTest user community along with their solutions. We’ll also review AscentialTest debugging features and talk about a few upcoming features that enhance debugging capabilities.