TestCaseResultAttachmentModel interface

Test attachment information in a test iteration.

Properties

actionPath

Path identifier test step in test case workitem.

id

Attachment ID.

iterationId

Iteration ID.

name

Name of attachment.

size

Attachment size.

url

Url to attachment.

Property Details

actionPath

Path identifier test step in test case workitem.

actionPath: string

Property Value

string

id

Attachment ID.

id: number

Property Value

number

iterationId

Iteration ID.

iterationId: number

Property Value

number

name

Name of attachment.

name: string

Property Value

string

size

Attachment size.

size: number

Property Value

number

url

Url to attachment.

url: string

Property Value

string