Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Automated Test Framework (ATF) reference

Reference information for the Automated Test Framework.

Watch https://players.brightcove.net/6274575390001/nUx4EKfUz_default/index.html?videoId=6286204365001 for some helpful tips to use ATF features.

  • Tables excluded from rollback after running an automated test
    The Automated Test Framework tracks data created by running tests and rolls back changes after testing. The system excludes certain tables from being tracked during testing.
  • Tests
    The Tests module opens the Test table. From here, you can add, edit, and run tests. By opening an individual test record, you can view and edit the steps comprising that test.
  • Suites
    The Suites module opens the Test Suites table. You can create, edit, and run test suites from this table.
  • Automated Test Framework design considerations
    Create reliable, scalable, and efficient tests by following these design considerations.
  • Test results
    Each time you run a test, the automated test framework creates a record of the test results. Use the Test Results module to view details about the results of individual tests and individual steps within a test. If the test generated screenshots, they appear as attachments on the test results record.
  • Suite results
    The Suites Results module opens the Suites Results table.
  • Suite schedules
    Open the Suites Schedules table. You can drill down to see details about the results of individual schedules or create a new schedule.
  • Run
    Start a client test runner and view information about test runners and test runs.
  • Automated Test Framework use case examples
    Use cases can help you construct tests for common scenarios.
  • Testable Configurable Workspace components
    Learn about the components and its associated actions in the configurable workspace.
  • Automated Test Framework roles
    Automated Test Framework is installed with these roles.
  • Administration
    The Administration module contains forms for configuring and managing the automated test framework.

Parent Topic:Automated Test Framework (ATF)