...
The following Use cases show you how to use Test Data Orchestrator over the GUI. If you want to use it via API please check our REST API of the Test Data Orchestrator
Create an environment
...
Create a type
...
Add item
...
Search and reserve test data
...
Update test data
lock
attribute changes
Create an environment
First click on the “Create” button in the Test Data Orchestrator on the environment overview:
...
Search and reserve test data
You can search for values in all the Items of a Type on the Items Overview page by entering the search string into the Search Box:
...
Update test data
You have the following possibilities to update the test data items:
Lock/Unlock data
You can lock and unlock data by clicking on the lock icons next to each item. This will prevent items from being found through the search mechanism of the API but can still be edited.
...
Attribute changes
To change the values of an item you can click on the edit button on the Item overview:
...
You can then change the values of the item and click the “Save” button when you’re finished:
...
Delete Data
To delete an Item you can click on the “Delete” icon on the column of the Item you would like to delete:
...
Then confirm the deletion:
...