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.
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.
Automated Testing in AscentialTest

Learn how to build automated tests in AscentialTest