Versions Compared

Key

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

...

Expand
titleCreateItem

The following Teststepvalues need to be filled. The teststep will create a buffer called TDO_ITEM_KEY. This contains the internal key for further use in UpdateItem or DeleteItem teststeps

Attribute name

Input Value

Example

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Item Key

N/A

Task

CreateItem

CreateItem

Environment

Environment in which the Item Task is performed

UAT

Type

Type in which the Item Task is performend

Addresses

Data structure → attributes

for each attribute:

attribute name = TDO Type attribute

attribute value = value of the Item attribute

Result Buffers → attributes

N/A


Here is an example of a TDO Item Expert Module Teststep:

Image RemovedImage Added

Updates an Item

Expand
titleUpdateItem

The following Teststepvalues need to be filled:

Attribute name

Input Value

Example

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Item Key

The internal key of the item you would like to update. This value was automatically put into the buffer TDO_ITEM_KEY when using the TDO CreateItem or FindItem task

{B[TDO_ITEM_KEY]}

Task

UpdateItem

UpdateItem

Environment

Environment in which the Item Task is performed

UAT

Type

Type in which the Item Task is performend

Addresses

Data structure → attributes

for each attribute:

attribute name = TDO Type attribute

attribute value = value of the Item attribute

Result Buffers → attributes

N/A

Image Removed

Image Added

Find Items

Expand
titleFind

Attribute name

Input Value

Example

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Item Key

N/A

Task

FindItem

FindItem

Environment

Environment in which the Item Task is performed

UAT

Type

Type in which the Item Task is performend

BusinessPartner

Data structure → attributes

for each attribute:

attribute name = TDO Type attribute you would like to search in

attribute value = value of the Item attribute you would like to search for

attribute name = Type

attribute value = legal

(see screenshot below)

Result Buffers → attributes

the attribute name needs to be set to the name of the buffer

the attribute value needs to be set to the name of the TDO value you would like

Name = TDO_Test

Value = Key

(see screenshot below)

...

Expand
titleLockItem

Attribute name

Input Value

Example

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Item Key

item key of the item you would like to lock

{B[TDO_ITEM_KEY]}

Task

LockItem

LockItem

Environment

Environment in which the Item Task is performed

UAT

Type

Type in which the Item Task is performend

BusinessPartner

Data structure → attributes

N/A

Result Buffers → attributes

N/A

Image RemovedImage Added

Unlock Item

Expand
titleUnlockItem

Attribute name

Input Value

Example

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Item Key

item key of the item you would like to unlock

{B[TDO_ITEM_KEY]}

Task

LockItem

UnlockItem

Environment

Environment in which the Item Task is performed

UAT

Type

Type in which the Item Task is performend

BusinessPartner

Data structure → attributes

N/A

Result Buffers → attributes

N/A

Image Removed

Image Added

Delete Item

Expand
titleDeleteItem

Attribute name

Input Value

Example

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Item Key

item key of the item you would like to delete

{B[TDO_ITEM_KEY]}

Task

DeleteItem

DeleteItem

Environment

Environment in which the Item Task is performed

UAT

Type

Type in which the Item Task is performend

BusinessPartner

Data structure → attributes

N/A

Result Buffers → attributes

N/A

Image Removed

Image Added

TDO Module for Environments

...

Update Environment

Expand
titleUpdate

Attribute name

Description

Details

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Task

Update

Update

Environment

Environment in which the Item Task is performed

APIEnvironment

Environment Update

New name of the environment

API

Description

Description of the environment

Text about the environment

Image RemovedImage Added

Delete Environment

Expand
titleDelete

Attribute name

Description

Details

Configuration → JiraBaseURL

The BaseUrl of the Jira-Server

https://yourcompany.atlassian.net

Configuration → JiraProjectKey

The Key of the Jira project

ABC

Configuration → Username

Jira Username

user1

Configuration → Password

Jira Password

yourpassword

Task

Delete

Delete

Environment

Environment in which the Item Task is performed

APIEnvironment

Environment Update

N/A

Description

N/A

Image Removed

Image Added

TDO Module for Types

...