Forum Discussion

Sundaytwins's avatar
Sundaytwins
Occasional Contributor
9 years ago
Solved

Integration TestRail and TestComplete

Hi, Is there anyone who has succesfully integrated the TestRail API into TestComplete?   I'm working with the VBScripts in TestComplete, but was not yet able to report my results back to TestRail u...
  • PrathapR's avatar
    PrathapR
    5 years ago

    Are you able to see anything in response, in XML tab? In my case I see my response image(Encoded) in XML tab with encoded data. with Content type. If you can see like that, we can set it the dynamic file type by writing groovy script  with set property.

    File name you can give something which related to REST call name and file type(Just a work around).