I am using QAComplete 12 Saas. I am looking at this article
https://support.smartbear.com/qacomplete/docs/developer/api/rest/api/about.html
Looking at the parts part of the URL, I see the version and resource are required. I do not know what values or formats to use.
I am just exploring right now using ReadyAPI! I am looking for the correct URL AND/OR an API definition if one exists. If there was an example of returning a list of tests, all the better! Thanks for this getting started help.
S
Hi,
Currently, the REST API of QAComplete supports both the v1
and v2
operations. To learn which version a specific operation uses, see the article describing the needed operation:
https://support.smartbear.com/qacomplete/docs/developer/api/rest/api/reference/index.html
Also, you can see all methods here: https://qacomplete.smartbear.com/rest-api/swagger/index.html