How to send Automation Test Results to Jira like a PRO

Опубликовано: 31 Октябрь 2024
на канале: Vansah Test Management
5,417
31

#vansah #jirasoftware #automationtesting #testing
POSTMAN API COLLECTION: https://apidoc.vansah.com/

POST /api/v1/run/ Creates a Test Run to execute a Test Case in Jira. You can use this API to send a Test Result from your automation testing tool i.e. selenium or integrate your own framework.

Supported values: passed, failed, n/a, passed in progress, failed in progress, n/a in progress

"result": {
"name": "passed"
}

Learn More: https://docs.vansah.com/docs-base/pos...


Try Vansah for Jira:
https://marketplace.atlassian.com/app...

Join our community: https://community.vansah.com/

Test Automation made easy with Vansah's Jira Run API Post method.