Sikuli integration with Jira

Asked by Anandhi Vairamanickam

Hi,

I have written sikuli scripts to test an application. I would like to update the test result(Pass/Fail) to JIRA. Please let me know how to do it. I would like to know how to integrate Sikulix with JIRA.

Thanks!

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
masuo
Solved:
Last query:
Last reply:
Revision history for this message
Best masuo (masuo-ohara) said :
#1

Do you want to manage the results of the test?
I recognize Jira is the project management tool.

To use SikuliX to test, SikuliX have bundled RobotFramework for example.
By importing the output of RobotFramework, it will be possible to manage the results of the test, I think.
http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework

Revision history for this message
Anandhi Vairamanickam (mrva) said :
#2

Thanks masuo, that solved my question.