qxf2 / qxf2-page-object-model

Write Selenium and Appium tests in Python using the Page Object pattern. This Pythonic GUI and API test automation framework will help you get started with QA automation quickly. It comes with many useful integrations like - email, BrowserStack, Slack, TestRail, etc. This repository is developed and maintained by Qxf2 Services.

Home Page:https://qxf2.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTest to publish test case results to TestRails using Run ID & Case ID

mravitej opened this issue · comments

We are using PyTest Framework for our Test Automation. We need to integrate our PyTest into TestRails. When the respective test case was executed the results should be updated to TestRails.
I have explored and getting the solutions for creating a TestRun and updating the results to it.
But we have already a TestPlan created by giving the Run ID & Case ID the results should be updated on TestRails.
Could you please refer to the proper documentation to implement as per our requirement?

Stale issue message