AscentialTest Seminar 6: How to add test verification through REST, SOAP, SQL and DLL

While AscentialTest is primarily used for GUI testing, the Zee Language has the capability to create, update and parse JSON and XML and to call DLL, ODBC, SOAP and REST interfaces.This presentation will cover the following:
JSON parsing and editing
REST calling
XML parsing and editing
SOAP calling
DLL calling
SQL execution
AscentialTest Seminar 5: Designing a test data strategy that promotes efficiency and re-usability

Test data is an important component to building manual and automated tests with AscentialTest. In this session, we will explore all of the different ways that test data can be stored and accessed to promote both efficiency and re-usability.
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.
AscentialTest Seminar 3: Demystifying the Path Statement
AscentialTest Seminar 2: AscentialTest Table Interface

Learn how to use the AscentialTest table interface
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?