TestPoint interface

Test Point 类

属性

comment

与测试点关联的注释

configuration

与测试点关联的配置

id

测试点的 ID

isActive

用于确定测试用例是否处于活动状态的变量

isAutomated

自动测试用例或手动测试点

lastResetToActive

上次重置为测试点的活动时间戳

lastUpdatedBy

测试点的上次更新详细信息

lastUpdatedDate

测试点的上次更新时间戳

links

参考链接

project

测试点所在的项目

results

与测试点关联的结果

testCaseReference

测试用例参考

tester

与测试点关联的测试人员

testPlan

测试点所在的测试计划

testSuite

测试点所在的测试套件

属性详细信息

comment

与测试点关联的注释

comment: string

属性值

string

configuration

与测试点关联的配置

configuration: TestConfigurationReference

属性值

id

测试点的 ID

id: number

属性值

number

isActive

用于确定测试用例是否处于活动状态的变量

isActive: boolean

属性值

boolean

isAutomated

自动测试用例或手动测试点

isAutomated: boolean

属性值

boolean

lastResetToActive

上次重置为测试点的活动时间戳

lastResetToActive: Date

属性值

Date

lastUpdatedBy

测试点的上次更新详细信息

lastUpdatedBy: IdentityRef

属性值

lastUpdatedDate

测试点的上次更新时间戳

lastUpdatedDate: Date

属性值

Date

参考链接

links: any

属性值

any

project

测试点所在的项目

project: TeamProjectReference

属性值

results

与测试点关联的结果

results: TestPointResults

属性值

testCaseReference

测试用例参考

testCaseReference: TestCaseReference

属性值

tester

与测试点关联的测试人员

tester: IdentityRef

属性值

testPlan

测试点所在的测试计划

testPlan: TestPlanReference

属性值

testSuite

测试点所在的测试套件

testSuite: TestSuiteReference

属性值