TeamCity results don't match JMeter's
问题 I'm currently using JMeter to load test some application, I used the duration assertion and I set it to, let's say 200, when the load time exceeds 200, the Request in the Result Tree becomes Red for it is an error. Problem is, when i run the same test with TeamCity, it is always marked as success, even if all the Requests have failed. 回答1: What you are looking at is the summary. You need to add a listener to your project, that saves results to a file. Then you need to have Teamcity read that