I am trying to connect squish (gui testing) to jira. I keep getting xml errors, I am using JIRA 3.1 version and squish 6.1. Please help.
HI Saruthaemany,
Hopefully someone on here will be able to help, but did you try contacting froglogic directly? They have a support page here: https://www.froglogic.com/support/
Sam
Tried xml2jira script which is:
xml2jira --server http://jira:8080 --user alice --password al1ce --project SampleProject --component tests --reportfile C:\report.xml
updated the above code with username password and our xml file. The following error messages are seen.
The error message are:
1. expected ‘.’ In report version string ‘3’
2. expected ‘name’ attribute missing for element ‘test’
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll probably need to give a few more details about exactly what is happening to get a good answer on here. What exactly is the error? When does it happen?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.