Run an automated test
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- Automated Test Framework
After creating an automated test, run it on a non-production instance.
Before you begin
The test
execution property must be enabled. You must have an admin or
atf_test_admin role to do so.
Note: The test execution property is disabled by default to
prevent running tests on a production system. Run tests only on development, test, and
other sub-production instances.
Role required: atf_test_admin, atf_test_designer, or admin
Procedure
What to do next
Note: If your test creates data, the system rolls back that data after all steps in the
test complete.
Related Content
- Cancelling automated tests and test suites
You can cancel automated tests and automated test suites that are running or are queued to run.