SpiraPlan: SoapService SOAP Web Service

See all operations

RemoteTestCaseFolder

Represents a single Test Case Folder in the system

Base Classes

None

Properties

The following properties are provided directly by this class:

Name Type Description Required
ActualDurationint? The actual duration of all the tests in the folder
CountBlockedint The count of blocked test cases in the folder Yes
CountCautionint The count of blocked test cases in the folder Yes
CountFailedint The count of blocked test cases in the folder Yes
CountNotApplicableint The count of blocked test cases in the folder Yes
CountNotRunint The count of blocked test cases in the folder Yes
CountPassedint The count of blocked test cases in the folder Yes
Descriptionstring? The description of the test case folder
EstimatedDurationint? The estimated time to execute the test case
ExecutionDatedateTime? The date the test cases in the folder were last executed
IndentLevelstring? The indentation level of the folder ( The system uses a set of three-letter segments to denote indent (e.g. AAA followed by AAB, etc.) )
LastUpdateDatedateTime The date the test case folder was last updated Yes
Namestring? The name of the test case folder
ParentTestCaseFolderIdint? The ID of the parent folder of this folder (if any)
ProjectIdint The id of the project this folder belongs to Yes
ProjectNamestring? The display name of the project that the test case folder belongs to
TestCaseFolderIdint? The id of the test case folder