Configure a new test run
Run both comparative and functional tests at the same time or the functional test for both a requirement and config version.
Before you begin
To run a test for a requirement, config version, test suite, or test definition, you need to have them created and they must have all necessary test objects associated:
- Requirements with test suites and test cases. To learn how, see Create a requirement.
- Config versions with test suites and test cases. To learn how, see Add and configure config versions.
- Test definitions with test cases. To learn how, see Create a test definition.
To configure a new test run:
- Go to ☰ > CDN > Test Center.
- In the left menu, click Run and results.
- Above the main list, click +.
- In the Configure test run window, select what you want to run the test for.
Option | How to |
---|---|
To run a functional or comparative testing or both, select Test a change. | a. Select the environment on which the change to test is active. b. Optional: If you selected the staging environment, select the checkbox to purge content for the test. c. Select which test you want to run. Make sure that all test objects you want to test are selected (hyperlinks with yellow highlighting). ![]() d. Optional: Deselect Send me an email when the run is complete if you don't want to be notified. |
Run specific test definitions or suites | a. Select test suites or test definitions you want to run the test for. b. Select the environment on which you want to run the test. c. Optional: If you selected the staging environment, select the checkbox to purge content for the test. d. Optional: Add a note about the test run. e. Optional: Deselect Send me an email when the run is complete if you don't want to be notified. |
Simple test case | a. Add a test request: - Enter the test request’s URL. The URL must contain the protocol, hostname, path, and any applicable string parameters. For example https://www.example.com. - Optional: Add Keywords, which are helpful for filtering the test requests later in the main list. - Optional: Add, remove, or modify the Request headers of the request. b. Add a condition: - Select the condition's category. - Select the condition statement. - Add the required values, if applicable. c. Select the IP version for the test case. d. Select the environment on which the change you want to test is active. e. Optional: Add a note about the test run. f. Optional: Deselect Send me an email when the run is complete if you don't want to be notified. |
- Click Run.
After the test run starts, the Runs and results page displays the test run's status. The test run may take several minutes. You will receive an email when the results will be available.
What to do next
View test results
Updated over 1 year ago