Automated Test Tool (ATT) menu within System Modeler can be used to unit test Agile Business Suite (AB Suite) applications and AB Suite Client Framework applications. This tool is integrated with the AB Suite development environment. With ATT, you can record, play back, and change the inputs to transactions at runtime to verify the changes in an AB Suite application or an AB Suite Client Framework application. It is also used to verify the working of an application when there is a change in the AB Suite model or a model is migrated from one release of AB Suite to another.
You can use the System Modeler functions while an application is running and transactions are being performed. The transactions executed at runtime are dynamically recorded as a series of test steps.
ATT menu allows you to perform the following for each test step:
View the data exchanged during a transaction and verify it at the time of recording.
Pause the recording as transactions are executed. This is useful for large test runs, where it might be error prone to revisit a long test sequence and insert proper verifications.
Play back test steps to validate the application.
The options on the ATT menu let you edit, validate and play back tests. The Visual Studio Test menu provides the System Modeler functionality required to debug, and run test cases. You can access the ATT menu from the Visual Studio menu bar after creating a System Modeler Test project. Refer to ATT Menu User Interface for more information on the ATT menu user interface.