Hi,
I use aggregate graph and summary results to collect raw data and present
the relevant numbers - how long the test lasted, how many requests, the
throughput, the median value, the 90% line, std. deviation - I personally
avoid the average resp. time and max values and go for median instead and
the 90th percentile.
For graphing, consider external tools. Excel is simple and fast for small
amounts of data when you're a beginner. If the application performs stable,
15 min of test are just as relevant as the whole period of the test (and
that contains about as much data as Excel can handle). I'm interested first
of all in throughput over time and response times over time (preferably the
evolution of the 90 percentile over time). You can do that with Excel by
yourself once or twice - in the long term you need something that does
things automatically and that's a different story.
Of course, what you need depends a lot on your requirements (how the
application meets or doesn't meet the requirements should result from the
graph rather than from the explanation), what the application does, and how
relevant is each graph to the test and to the workload simulated and they
also depend on who reads these reports in the end.
Hope the quick fix works for you and good luck!
Adrian S
On Fri, Aug 26, 2011 at 2:38 PM, Nisha G. wrote:
> Hello Friends,
>
> Once again I need your help.
>
> While working on JMeter I prepared some Test Plans in JMeter and executed
> them with different combinations and I put forward the Results,graphs etc
> to
> my Team Lead.
> Now my Lead want me to prepare a presentation and present it in front of
> the
> Management who is expert in Performance Testing including JMeter Tool.
>
>
> Help Required:
>
> As the audience is an expert performance Testing (including JMeter), so
> please guide me what kind of details/screens/graphs/files should my
> presentation include and what should not?
>
> Your expertise and advise is required.
>
> Thanks and regards,
> Nisha
>