Hi all, Some of the urls in my jmeter test samples only varies in the query string. Others are completely different url. I'd like to get statistical summary grouped by a url pattern.
for example: http://test.com/hello?a=5 http://test.com/hello?a=6 http://test.com/welcome I'd like to see a summary of average response and throughput that combines the 2 http://test.com/hello*. The http://test.com/welcom has its separate average response and throughput. Is there a way to do this in jmeter? Thanks, James Liang
