SpiraPlan: SoapService SOAP Web Service
See all operations
RemoteTestSetFolder
Represents a single Test Set Folder in the system
Base Classes
None
Properties
The following properties are provided directly by this class:
Name | Type | Description | Required |
---|---|---|---|
ActualDuration | int? | The actual duration of all the tests in the folder | |
CountBlocked | int | The count of blocked test sets in the folder | Yes |
CountCaution | int | The count of blocked test sets in the folder | Yes |
CountFailed | int | The count of blocked test sets in the folder | Yes |
CountNotApplicable | int | The count of blocked test sets in the folder | Yes |
CountNotRun | int | The count of blocked test sets in the folder | Yes |
CountPassed | int | The count of blocked test sets in the folder | Yes |
CreationDate | dateTime | The date the test set folder was created | Yes |
Description | string? | The description of the test set folder | |
EstimatedDuration | int? | The estimated time to execute the test set | |
ExecutionDate | dateTime? | The date the test sets in the folder were last executed | |
IndentLevel | string? | 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.) ) | |
LastUpdateDate | dateTime | The date the test set folder was last updated | Yes |
Name | string? | The name of the test set folder | |
ParentTestSetFolderId | int? | The ID of the parent folder of this folder (if any) | |
ProjectId | int | The id of the project this folder belongs to | Yes |
ProjectName | string? | The display name of the project that the test set folder belongs to | |
TestSetFolderId | int? | The id of the test set folder |