hi the post only describes how to do it. It depends on what you mean by "trend" . do you just want a simple comparison of the say two line graphs or something like that? If your files are small enough (less than 64K samples) , just load a CSV into excel and plot away
regards deepak On Wed, Oct 12, 2011 at 11:47 AM, itsbritto <[email protected]> wrote: > Ya i seen that blog alteady. What o am talking here is like this > test 1: 5request > test 2: 5request > now i want to plot those 2 tests trend gtaph based on this 5requests > > On Wednesday, October 12, 2011, Deepak Shetty <[email protected]> wrote: > > if you load your data somewhere , this is fairly easy > > > > I did this once by parsing the logs as described here (wont work out of > the > > box for you) > > > > > > http://theworkaholic.blogspot.com/2009/12/graphs-for-jmeter-parsing-jmeter-result.html > > > > I believe some other samples are available on the web > > regards > > deepak > > > > > > On Wed, Oct 12, 2011 at 11:12 AM, itsbritto <[email protected]> > wrote: > > > >> I have two jtl output files with this i need to draw the graph like > trend > >> comparison.As of now i can draw single jtl files graph > >> > >> -- > >> > > > > -- >

