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.