Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Specific TDO Modules are available to allow interaction from within a Tosca Test Case to the Test Data Orchestrator

Table of Contents

TDO Module for Items

This module allows the following operations for TDO Items:

CreateItem, UpdateItem, Find, LockItem, UnlockItem, DeleteItem

Operations for Items

Expand
titleCreateItem

Erstellt ein Item

Attribute name

Description

Example Values

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

Configuration → JiraProjectKey

The Key of the Jira project

Configuration → Username

Jira Username

Configuration → Password

Jira Password

Item Key

Internal Key of an item

Task

Defines what task the teststep should perform for an Item

CreateItem

Environment

Environment in which the Item Task is performed

Type

Type in which the Item Task is performend

Data structure → attributes

Expandable list of attributes. Used for Find and UpdateItem Task.

Result Buffers → attributes

Expandable list of attributes, used for Find Task. The attribute name represents the name of the buffer which should be filled with the found item value. the attribute value represents the TDO attribute name from which to get the value for the buffer.

Image Modified

TDO Module for Environments

...