SourceTestSuiteResponse interface

Source Test Suite Response for Test Case clone operation

Extends

Properties

project

project reference

testCaseIds

Id of suites to be cloned inside source Test Plan

Inherited Properties

id

ID of the test suite.

name

Name of the test suite.

Property Details

project

project reference

project: TeamProjectReference

Property Value

testCaseIds

Id of suites to be cloned inside source Test Plan

testCaseIds: number[]

Property Value

number[]

Inherited Property Details

id

ID of the test suite.

id: number

Property Value

number

Inherited From TestSuiteReference.id

name

Name of the test suite.

name: string

Property Value

string

Inherited From TestSuiteReference.name