Example of Typical ATCG Usage

When you have installed and configured ATCG, you can record and replay GUI actions.

  1. Initiate the AtcgControlApp application.

    The form similar to that shown in the following image is then displayed.

  2. Click the Start Recording button, to start the AtcgRecordApp application.

  3. Use the AtcgRecordApp application, which looks like the tested application normally does, to perform some actions; for example, using a navigation list box to open forms, double‑clicking on table rows to display maintenance forms, using menu items, and other actions that you would normally perform in the application.

  4. Click the Generate and Load button. (You can change the generated class name first, if required.)

  5. When the load is complete, click Replay Last.

The tested application is started in the context of the AtcgReplayApp application, and it replays the actions just recorded in the AtcgRecordApp application. When the replay is finished, the application terminates.