Text Tutorials
Before starting with the hands-on tutorials, let's review some of the basic features and ideas behind TestArchitect and the Action-Based Testing model....
Wed, 3 Sep, 2014 at 2:54 PM
In this lesson we explain the basics of accessing a repository, working with the test editor, writing actions, creating a test, running it, and examining t...
Sat, 13 Sep, 2014 at 8:56 PM
The exercises in this lesson guide you through the creation of a test that simulates a user logging into the sample application, populating a text field an...
Wed, 3 Sep, 2014 at 2:55 PM
In this lesson you will become further acquainted with the TestArchitect approach to interface mapping, the means by which a test identifies the user inter...
Wed, 3 Sep, 2014 at 2:55 PM
TestArchitect can generate tests by recording your interactions with the application under test. The Action Recorder allows for the recording of control ac...
Wed, 3 Sep, 2014 at 2:55 PM
User-defined actions are the fundamental elements of the Action Based Testing (ABT) methodology. High-level actions are user-defined actions written...
Wed, 3 Sep, 2014 at 2:55 PM
Explores how constants, variables, and operations are combined to form expressions that can be included in your tests. Through careful use of variables and...
Wed, 3 Sep, 2014 at 2:56 PM
Demonstrates how to enhance your tests with external test data to better simulate real-world user actions.
What you will learn:
Creating dat...
Wed, 3 Sep, 2014 at 2:57 PM
You may at times find it necessary to do some things in your test that cannot be achieved with built-in actions, nor with the high-level ac...
Wed, 3 Sep, 2014 at 2:57 PM
The following set of activities will guide you in creating and editing data-reporting panels in the Dashboard, to allow you to display the types of data yo...
Wed, 3 Sep, 2014 at 2:57 PM