Delete Testcases and Test Execution Records
![]() We would like to do some cleanup in RQM. Currently our RQM database is getting full and we would like to delete old testcases and TCERs permanently. Is there any APIs available to remove testcases? |
One answer
![]() The RQM APIs support most CRUD operations - https://jazz.net/wiki/bin/view/Main/RqmApi for more information Comments Specifically look at this table - https://jazz.net/wiki/bin/view/Main/RqmApi#Resource_Objects_and_their_Relat to see all the operations supported by Schema type. |