Forum Discussion

fede1's avatar
fede1
New Contributor
5 years ago
Solved

server version: uploading test results to Zephyr Scale via the automation API

Hello! I'm using Zepyhr Scale Server and I would like to upload to Zephyr the results of my automation testsuite made with pytest. I've tried this POST request:  post(url="https://{my-jira-host}/re...
  • Mr_Bro's avatar
    Mr_Bro
    4 years ago

    mengbinhao ,

     

    try using Runner.CallMethod() which may be considered for your scenario.