I have created test suite in pycharm using python-selenium-robot framework. Now I want to run it from JIRA. Is there any way to do it?
Asked
Active
Viewed 89 times
0
-
How would you use JIRA to run the script? Rather try exploring any CI/CD tool to run that and then update comment/issues on JIRA.. Please elaborate your question. – Sujit Neb Apr 13 '22 at 04:32
-
Hi, I have test suite written using python-selenium-robot framework in pycharm. I need to run that suite from JIRA and get collected results in JIRA in tabulated, dashboard format with statistics. It would be easy to connect suite with my modules/use cases. – Amaze_Rock Apr 14 '22 at 13:29