| Hi As a part of Integrating Jenkins with Jmeter tool, I have prepared few Jmeter scripts by inserting some assertions like duration assertion, compare assertions and saved the scripts on local machine. Used 'Performance plugin' for integration and performed few builds using same script but after completing the build, Jenkins is unable to calculate the Assertions and showing the build result as 'Success' everytime, though the defined assertion is failing when executed the script in Jmeter tool. Please suggest if I have to enable any extra Assertion/SLA configurations in Jmeter and also if there are any other plugins that I can use in Jenkins to calculate the defined Assertions |