Select tests
On the Results page, select the tests you want to act on. After you select one or more tests, open the overflow menu for the bulk actions below.Export test configurations
To export one test, open its row overflow (⋯) and select Export test config. To export several tests, select them, open the bulk overflow, and select Export selected test configs. Openlayer downloads the selected definitions as a ready-to-usetests.json
array and also copies the JSON to your clipboard when your browser permits it.
You can check the file into your repository and use it with openlayer push to
keep the tests in sync. See the tests.json structure
for the exported fields.
The openlayer tests command also exports
tests, but its output wraps the definitions in _meta and items. The Results
page download is the tests.json array itself.
Run, pause, duplicate, tag
The overflow menu includes:- Run selected — in monitoring mode, run the selected tests.
- Pause selected — pause the selected tests so they do not compute results. For the single-test overflow and the paused-tests banner, see Pausing tests.
- Duplicate selected — duplicate the selected tests.
- Tag selected — tag the selected tests.
Archive and unarchive
- Archive selected — archive the selected tests. Archiving hides a test while preserving its result history, and you can reverse it from the platform.
- Unarchive selected — restore archived tests you have selected.
openlayer tests delete.
Delete
- Delete selected — delete the selected tests.
openlayer tests delete.