What resource stores the Test Schedules for each Test Plan?
Hello,
I am associating one or more test schedules with each Test Plan in a project.
When I do a "GET" of the plan via the API, neither the Test Plan or the Project level XML file seems to have this information located in it (using verbose mode).
Can someone indicate where I can "GET" this info so I can do automated PUTs to all my test plans for the test schedule info? It's a nuisance to do this manually for each test plan.
Thanks!
I am associating one or more test schedules with each Test Plan in a project.
When I do a "GET" of the plan via the API, neither the Test Plan or the Project level XML file seems to have this information located in it (using verbose mode).
Can someone indicate where I can "GET" this info so I can do automated PUTs to all my test plans for the test schedule info? It's a nuisance to do this manually for each test plan.
Thanks!
One answer
Hello,
I am associating one or more test schedules with each Test Plan in a project.
When I do a "GET" of the plan via the API, neither the Test Plan or the Project level XML file seems to have this information located in it (using verbose mode).
Can someone indicate where I can "GET" this info so I can do automated PUTs to all my test plans for the test schedule info? It's a nuisance to do this manually for each test plan.
Thanks!
My GOOF!
This is a basic resource called testphase and a GET of that resource with the API for the project, provides the needed information.