Get Qmetry test cycle folders
get-qmetry-test-cycle-foldersFetch QMetry test cycle folders for a specified project to organize test cycles by folder structure.
Instructions
Get Qmetry test cycle folders for a given project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Possible values - NAME,CREATED_ON,UPDATED_ONPattern - sortField:sortOrder(asc/desc) For example if want to sorting on createOn in ascending order then need to pass CREATED_ON:asc | |
| projectId | Yes | Refer id from the response of API "Get qmetry enabled projects". | |
| withCount | No | Show count of test cycles associated with Folder |