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.Remarque :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.
Avant de commencer
Procédure
Résultats
Add the first step to the new test
Add the first of three steps to the automated test.
Avant de commencer
Procédure
Résultats
Que faire ensuite
Add the second step to your automated test
Add the second of three steps to the automated test.
Avant de commencer
Role required: atf_test_admin or admin
Procédure
Résultats
Add the third step to your test
Add the last of three steps to the automated test.
Avant de commencer
Role required: atf_test_admin or admin
Procédure
Résultats
Run your test
After adding test steps, run and monitor the progress of the automated test.
Avant de commencer
Role required: atf_test_admin or admin
Procédure
Résultats
Monitor test progress and view test results
Monitor the progress of the automated test and view its test results.
Avant de commencer
Pourquoi et quand exécuter cette tâche
If needed, you can cancel a test even while it's running. For more information, see Cancelling automated tests and test suites.