Jenkins SoapUI Plugin + ReadyAPI Slack integration
Has anyone tried these together? It looks from the documentation for the Slack integration that I would need to call the test runner with specific parameters and that doesn't seem to be an option.
I like the convenience of using the Jenkins plug-in but my team would like to be able to see results in Slack and the integration offers the nice summary as well as a link to the complete report.
Hey dreddyc
Dunno whether this will help, but I asked a similar question a while back as i was tasked with getting ReadyAPI! plugged into a CI/CD/CT jenkins pipeline for Azure. The link is here
Just a bit of info - the unflattened composite file rather than using the flat single project.xml is to handle multiple users accessing the same content with identical checkouts. Because youre splitting the project.xml into multiple individual components, this enables different users to change the content without having horrific conflicts when you merge back to master.
what components are you using in your CI/CD pipeline, Are you using the Azure plugin? what build agent are you using?, etc., etc. These sorts of questions alter how you setup and execute your tests with the above.
I never actually completed setting my my Azure CI/CD/CT pipeline for readyAPI! cos I got pulled onto other stuff, so the above is all I have I'm afraid - perhaps some of the other lads/ladies can give you a better answer.
cheers,
rich
ta
rich