Skip to end of banner
Go to start of banner

Use Cases

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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

First click on the “Create” button in the Test Data Orchestrator on the environment overview:

Then enter the name and a description. Only the name is mandatory and it has to be at least 2 characters long. It should contain alphanumeric characters and may have “-” and “_”
Then press Save.

That’s it!

Create a Type

Select a Environment in which you would like to create Type. Then Click on the “Add” Button on the Type overview page:

Add on the Type creation page the type name and all the attribute names you would need.
By clicking “Add attribute” you can additional attributes.
When you’re finished click on the “Save” button

Add an Item

On the Item List click on the “Add Item” Button:

Enter all the attribute values and click Save:

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:

  • No labels