TestCaseResult interface
表示测试结果。
属性
afn |
测试操作录制的附件 ID。 |
analysis |
AnalysisFailureGroups |
area | 对测试的区域路径的引用。 |
associated |
对链接到测试结果的 bug 的引用。 |
attempt | 尝试 |
automated |
表示 dll 中的测试方法的 ID。 |
automated |
执行的测试的完全限定名称。 |
automated |
测试所属的容器。 |
automated |
自动测试的类型。 |
automated |
自动测试的 TypeId。 |
bucketing |
存储桶系统 |
bucket |
Bucket Uid |
build | 浅表引用与测试结果关联的生成。 |
build |
引用与测试结果关联的生成。 |
build |
生成类型 |
comment | 在具有 maxSize= 1000 字符的测试结果中注释。 |
completed |
测试执行完成的时间(UTC)。 已完成的日期应大于 StartedDate。 |
computer |
执行测试的计算机名称。 |
configuration | 对测试配置的引用。 类型 ShallowReference。 |
created |
创建测试结果时的时间戳(UTC)。 |
custom |
测试结果的其他属性。 |
dimensions | 尺寸 |
duration |
测试执行的持续时间(以毫秒为单位)。 如果未提供的值将设置为 CompletedDate - StartedDate |
error |
测试执行中的错误消息。 |
exception |
异常类型 |
execution |
执行编号 |
failing |
测试结果开始失败时的信息。 |
failure |
测试结果的失败类型。 有效值= (已知问题, 新问题, 回归, 未知, 无) |
id | 测试结果的 ID。 |
is |
包含是否为系统问题的布尔值 |
iteration |
仅用于手动测试的测试迭代的测试结果详细信息。 |
last |
对上次更新的测试结果的标识的引用。 |
last |
测试结果(UTC)的上次更新时间。 |
layout |
LayoutId |
links | 链接“type”属性的有效值 = (MoreInfo, ResultInvestigation, TestInfo) |
locale | 现场 |
outcome | 测试结果的测试结果。 有效值 = (Unspecified、None、Passed、Failed、Inconclusive、Timeout、Aborted、Blocked、NotExecuted、Warning、Error、NotApplicable、Paused、InProgress、NotImpacted) |
owner | 对测试所有者的引用。 |
priority | 执行的测试的优先级。 |
project | 对团队项目的引用。 |
release | 浅表引用与测试结果关联的发布。 |
release |
引用与测试结果关联的发布。 |
reset |
ResetCount。 |
resolution |
测试结果的解析状态。 |
resolution |
解析状态的 ID。 |
result |
结果的层次结构类型,默认值 None 表示其叶节点。 |
revision | 测试结果的修订号。 |
run |
对标识的引用执行了测试。 |
source |
来自源系统的 testResult 的 TestCaseId |
stack |
具有 maxSize= 1000 chars 的 Stacktrace。 |
started |
测试执行开始的时间(UTC)。 |
state | 测试结果的状态。 键入 TestRunState。 |
sub |
测试结果中的子结果列表(如果 ResultGroupType 不是 None,则它包含相应的类型子结果)。 |
test |
对执行的测试的引用。 |
test |
测试结果使用的测试的引用 ID。 类型 TestResultMetaData |
test |
TestCaseRevision Number。 |
test |
测试的名称。 |
test |
生成阶段有效值= (SystemSetup、UserSetup、Test、UserCleanup、SystemCleanup) |
test |
对测试计划测试用例工作项的引用是其中的一部分。 |
test |
对执行的测试点的引用。 |
test |
对测试运行的引用。 |
test |
对测试套件测试用例工作项的引用是其中的一部分。 |
topology |
拓扑 ID |
url | 测试结果的 URL。 |
属性详细信息
afnStripId
测试操作录制的附件 ID。
afnStripId: number
属性值
number
analysisFailureGroups
AnalysisFailureGroups
analysisFailureGroups: TestAnalysisFailureGroup[]
属性值
area
associatedBugs
attempt
尝试
attempt: number
属性值
number
automatedTestId
表示 dll 中的测试方法的 ID。
automatedTestId: string
属性值
string
automatedTestName
执行的测试的完全限定名称。
automatedTestName: string
属性值
string
automatedTestStorage
测试所属的容器。
automatedTestStorage: string
属性值
string
automatedTestType
自动测试的类型。
automatedTestType: string
属性值
string
automatedTestTypeId
自动测试的 TypeId。
automatedTestTypeId: string
属性值
string
bucketingSystem
存储桶系统
bucketingSystem: string
属性值
string
bucketUid
Bucket Uid
bucketUid: string
属性值
string
build
buildReference
buildType
生成类型
buildType: string
属性值
string
comment
在具有 maxSize= 1000 字符的测试结果中注释。
comment: string
属性值
string
completedDate
测试执行完成的时间(UTC)。 已完成的日期应大于 StartedDate。
completedDate: Date
属性值
Date
computerName
执行测试的计算机名称。
computerName: string
属性值
string
configuration
createdDate
创建测试结果时的时间戳(UTC)。
createdDate: Date
属性值
Date
customFields
dimensions
durationInMs
测试执行的持续时间(以毫秒为单位)。 如果未提供的值将设置为 CompletedDate - StartedDate
durationInMs: number
属性值
number
errorMessage
测试执行中的错误消息。
errorMessage: string
属性值
string
exceptionType
异常类型
exceptionType: string
属性值
string
executionNumber
执行编号
executionNumber: number
属性值
number
failingSince
failureType
测试结果的失败类型。 有效值= (已知问题, 新问题, 回归, 未知, 无)
failureType: string
属性值
string
id
测试结果的 ID。
id: number
属性值
number
isSystemIssue
包含是否为系统问题的布尔值
isSystemIssue: boolean
属性值
boolean
iterationDetails
仅用于手动测试的测试迭代的测试结果详细信息。
iterationDetails: TestIterationDetailsModel[]
属性值
lastUpdatedBy
lastUpdatedDate
测试结果(UTC)的上次更新时间。
lastUpdatedDate: Date
属性值
Date
layoutUid
LayoutId
layoutUid: string
属性值
string
links
locale
现场
locale: string
属性值
string
outcome
测试结果的测试结果。 有效值 = (Unspecified、None、Passed、Failed、Inconclusive、Timeout、Aborted、Blocked、NotExecuted、Warning、Error、NotApplicable、Paused、InProgress、NotImpacted)
outcome: string
属性值
string
owner
priority
执行的测试的优先级。
priority: number
属性值
number
project
release
releaseReference
resetCount
ResetCount。
resetCount: number
属性值
number
resolutionState
测试结果的解析状态。
resolutionState: string
属性值
string
resolutionStateId
解析状态的 ID。
resolutionStateId: number
属性值
number
resultGroupType
revision
测试结果的修订号。
revision: number
属性值
number
runBy
sourceSystemTestCaseId
来自源系统的 testResult 的 TestCaseId
sourceSystemTestCaseId: string
属性值
string
stackTrace
具有 maxSize= 1000 chars 的 Stacktrace。
stackTrace: string
属性值
string
startedDate
测试执行开始的时间(UTC)。
startedDate: Date
属性值
Date
state
测试结果的状态。 键入 TestRunState。
state: string
属性值
string
subResults
测试结果中的子结果列表(如果 ResultGroupType 不是 None,则它包含相应的类型子结果)。
subResults: TestSubResult[]
属性值
testCase
testCaseReferenceId
测试结果使用的测试的引用 ID。 类型 TestResultMetaData
testCaseReferenceId: number
属性值
number
testCaseRevision
TestCaseRevision Number。
testCaseRevision: number
属性值
number
testCaseTitle
测试的名称。
testCaseTitle: string
属性值
string
testPhase
生成阶段有效值= (SystemSetup、UserSetup、Test、UserCleanup、SystemCleanup)
testPhase: string
属性值
string
testPlan
testPoint
testRun
testSuite
topologyId
拓扑 ID
topologyId: number
属性值
number
url
测试结果的 URL。
url: string
属性值
string