Build and run your first automated test
-
- UpdatedJan 30, 2025
- 5 minutes to read
- Yokohama
- Automated Test Framework
Follow these step-by-step instructions to create and run your first automated test. This test creates a new user record.
- The Automated Test Framework (com.glide.automated_testing_framework) plugin must be activated. It is activated by default on zBoot or upgrade.
- If necessary, enable test execution. For instructions, see Enable or disable executing Automated Test Framework tests.Note: By default, the system property that is used to run automated tests is disabled to prevent you from accidentally running these tests on a production system. To avoid data corruption or an outage, run tests only on development, test, and other non-production instances.
- Role required: admin
Create new test
Create a new automated test record.
Before you begin
Procedure
Result
Add the first step to the new test
Add the first of three steps to the automated test.
Before you begin
Procedure
Result
What to do next
Add the second step to your automated test
Add the second of three steps to the automated test.
Before you begin
Role required: atf_test_admin or admin
Procedure
Result
Add the third step to your test
Add the last of three steps to the automated test.
Before you begin
Role required: atf_test_admin or admin
Procedure
Result
Run your test
After adding test steps, run and monitor the progress of the automated test.
Before you begin
Role required: atf_test_admin or admin
Procedure
Result
Monitor test progress and view test results
Monitor the progress of the automated test and view its test results.
Before you begin
About this task
If needed, you can cancel a test even while it's running. For more information, see Cancelling automated tests and test suites.
Procedure