On 22 January 2014 19:12, James Liang <[email protected]> wrote: > 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?
The simplest way is to change the sampler labels in the test plan. > > Thanks, > James Liang > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
