Forum Discussion
I was able to connect to QAComplete for creating test folder by selecting basic Auth as a the Authorization tab. I have used Postman for this.
Hope this helped. Let me know if you have any other question regarding this
- paul12437 years agoNew Contributor
Hi - I have used postman for a Get request, but fails at the authorization.
Is there any place where we need to enable to the Rest access in QAcomplete? Please let me know.
- salley7 years agoFrequent Contributor
Would you please provide an example of sending a request from prostman. thanks
- vikasn7 years agoOccasional Contributor
1. Create a new POST operation.
2. Authorization type should be Basic auth. Provide the User Id and password.
3. Parameterize the Environment Variables in the Endpoints if required, Example
{{url}}/api/v2/projects/{{projectid}}/Tests/Folders.
Go to Postman Runner and point to your test case sheet from where the data needs to be extracted.
Try with couple of scenarios and you can see more options after this.
- salley7 years agoFrequent Contributor
i'm trying a create a defect and getting an error. Server Error in '/rest-api' Application
https://qacomplete.smartbear.com/rest-api/service/api/v2/projects/{ProjectId}/tests/defects
Related Content
- 31 days ago
- 5 years ago
- 4 years ago
- 11 years ago
- 12 years ago