ContributionsMost RecentMost LikesSolutionsRe: Any plugins to reflect SOAPUI results on Jenkins icon? I've been triggering jenkins using a batch file which actually has testrunner.bat command. And I wish to achieve is to help the end user to check the test case results only if there's jenkins failure. If not, user would consider the test case is executed successfully. Re: Any plugins to reflect SOAPUI results on Jenkins icon? Thanks nmrao.. But any work around to achieve the same? Any plugins to reflect SOAPUI results on Jenkins icon? I've integrated SOAPUI with Jenkins and am able to successfully run the test case using a batch file.. But I wish the jenkins icon reflect the same result what SOAPUI has got.. Say if there's a failure in SOAPUI execution, jenkins would still display SUCCESS icon as there were no build failure.. But I want jenkins icon to display a failure whenever there's failure in SOAPUI. Any leads would be really helpful..