Build and run your first automated test
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.注: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.
始める前に
手順
タスクの結果
Add the first step to the new test
Add the first of three steps to the automated test.
始める前に
手順
タスクの結果
次のタスク
Add the second step to your automated test
Add the second of three steps to the automated test.
始める前に
Role required: atf_test_admin or admin
手順
タスクの結果
Add the third step to your test
Add the last of three steps to the automated test.
始める前に
Role required: atf_test_admin or admin
手順
タスクの結果
Run your test
After adding test steps, run and monitor the progress of the automated test.
始める前に
Role required: atf_test_admin or admin
手順
タスクの結果
Monitor test progress and view test results
Monitor the progress of the automated test and view its test results.
始める前に
このタスクについて
If needed, you can cancel a test even while it's running. For more information, see Cancelling automated tests and test suites.