Testset list view
The Testset list view is only visible, if the toggle Show testsets is activated
Repositories contain Testsets. They are represented in the view above with a folder icon. All command that you can perform on testsets are available through a context menu.

-
Create new Testset will open a dialog to create a new Testset
-
Delete all selected X testset(s) will prompt you to perform the undoable deletion.
-
Rename selected Testset will open a dialog to enter the new name.
-
export selected Testsets to JSON-file will create a JSON-representation of the Testset list with all underlying data. See Import and Export your Test definitions.
-
import Testsets from JSON-file will create new Testsets from a JSON-representation with all underlying data. see Import and Export your Test definitions
-
Toggle enabled/disabled for test run includes or excludes a Testset for a test run.
-
Instantly run Testsets starts a test run that walks through the testcases of the selected testset in the order they are displayed in the list views. The results are not persisted.
-
instant test run status for repository and instant test run status for testset show the instant test run status. The test results are not persisted.
-
move selected Testset(s) up will change the order in th Testset list.
-
move selected Testset(s) down will change the order in th Testset list.
Copy and Paste
A context menu provides Pasteboard operations for:
- cut
- copy
- paste
- duplicate
Drag and Drop
Drag and Drop is supported for import of JSON-encoded testsets from other APIJockey Installations