Install the ATS Helper and the ATS Recorder
Introduction
ATS provides two different tools to help build test scripts: the ATS Helper and ATS Recorder. The ATS Helper identifies the mx-name of widgets on the application under test (AUT). The recorder is a function/plugin within ATS that records your manual test steps in the AUT and automatically selects the correct action for each step.
This how-to teaches you how to do the following:
- Install the ATS Helper
- Install the ATS Recorder
Prerequisites
Before starting this how-to, make sure you have the following prerequisites in place:
- ATS
- Mendix app
Both the ATS Helper and the ATS Recorder only work on a Mendix app.
- Google Chrome Browser
Both the ATS Helper and the ATS Recorder only function in Google Chrome.
Installing the ATS Helper
To install the ATS Helper, follow these steps:
-
Open ATS and click Information () in the upper-right corner of the screen:
This opens the ATS Information dialog box:
-
Drag the ATS Helper into your bookmark bar to link it there:
To use the ATS Helper, select the bookmark, press Ctrl, and hover over a widget. The ATS Helper will show the information of that widget.
See How to Create a Test Case for more information on how to use the ATS Helper.
Installing the ATS Recorder
To install the ATS Recorder, follow these steps:
-
Open ATS and click Information () in the upper-right corner of the screen:
This opens the ATS Information dialog box:
-
Click the ATS Recorder (Chrome Web Store) link to go to the Chrome Web Store.
-
Click ADD TO CHROME to add the ATS Recorder extension:
See How to Create a Test Case for more information on how to use the ATS Helper.
Next up
You have now learned how to install the ATS tools, so the next how-to is How to Create a Test Case.
For an overview of all the how-tos and the structure, see ATS 1 How-tos. We advise following the how-tos in the order listed there.