Text Tutorials

Introducing TestArchitect
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
Lesson #1: Creating a simple test
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
Lesson #2: Interfacing with a GUI
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
Lesson #3: Working with interface definitions
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
Lesson #4: Using the Action Recorder
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
Lesson #5: Building an action definition
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
Lesson #6: Working with variables and expressions
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
Lesson #7: Creating data-driven tests
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
Lesson #8: Using an automation harness
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
Lesson #9: Creating Dashboard panels
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