The assertion results listener is used to display the assertion result for each erroneous sampler response. It is advised to not use this listener during performance test as it is very resource intensive. It should be used while debugging and functional testing only.
The response time graph is used to provide the graphical representation of response time with time elapsed during the test run.
这个listener把请求响应时间以折线图的方式展示出来,方便查看,界面如下所示:
可以看出界面和设置方式跟前面Aggregate Graph聚合图表的界面类似,在些不再赘述。
四、Save Response to a file保存响应到文件
The save response to a file listener is used to store the sampler response in a file. This listener is used while functional testing or debugging the test script.