TestLogReference interface

Test Log Reference object

Properties

buildId

BuildId for test log, if context is build

filePath

FileName for log file

releaseEnvId

ReleaseEnvId for test log, if context is Release

releaseId

ReleaseId for test log, if context is Release

resultId

Resultid for test log, if context is run and log is related to result

runId

runid for test log, if context is run

scope

Test Log Scope

subResultId

SubResultid for test log, if context is run and log is related to subresult

type

Log Type

Property Details

buildId

BuildId for test log, if context is build

buildId: number

Property Value

number

filePath

FileName for log file

filePath: string

Property Value

string

releaseEnvId

ReleaseEnvId for test log, if context is Release

releaseEnvId: number

Property Value

number

releaseId

ReleaseId for test log, if context is Release

releaseId: number

Property Value

number

resultId

Resultid for test log, if context is run and log is related to result

resultId: number

Property Value

number

runId

runid for test log, if context is run

runId: number

Property Value

number

scope

Test Log Scope

scope: TestLogScope

Property Value

subResultId

SubResultid for test log, if context is run and log is related to subresult

subResultId: number

Property Value

number

type

Log Type

type: TestLogType

Property Value