Hi
I have following scenario
1. There are 150+ TC's automated using selenium tool.
2. Also manual TC's are present in ATM tool (JIRA plugin)
I have to update TC results in ATM tool once my selenium automation suite is executed.
Can you please suggest the solution for same.
Actually I have used ATM API's at following link
https://www.kanoah.com/docs/public-api/1.0/
But I need to parse my textNG.xml results file (In selenium) and update results accordingly.
It would be great help. Thanks in advance.
Vishal