TestCase interface

Test Case Class

Properties

links

Reference links

order

Order of the TestCase in the Suite

pointAssignments

List of Points associated with the Test Case

project

Project under which the Test Case is

testPlan

Test Plan under which the Test Case is

testSuite

Test Suite under which the Test Case is

workItem

Work Item details of the TestCase

Property Details

Reference links

links: any

Property Value

any

order

Order of the TestCase in the Suite

order: number

Property Value

number

pointAssignments

List of Points associated with the Test Case

pointAssignments: PointAssignment[]

Property Value

project

Project under which the Test Case is

project: TeamProjectReference

Property Value

testPlan

Test Plan under which the Test Case is

testPlan: TestPlanReference

Property Value

testSuite

Test Suite under which the Test Case is

testSuite: TestSuiteReference

Property Value

workItem

Work Item details of the TestCase

workItem: WorkItemDetails

Property Value