Hi Erik, A very interesting idea.
You can find start / stop time in jmeter's log. When running from a console in non-gui mode, you also get some more statistics then in GUI (how long the test ran). You can also schedule a test to run for a certain amount of time, or starting / stopping at certain hours (so you don't have to worry about this stuff). If you are interested in response times, however, the sum of all requests, then things get more complicated. Adrian On Tue, Mar 20, 2012 at 6:21 PM, Erik Pragt <[email protected]> wrote: > Hi all, > > I've created a test plan to put some load on a flow of pages we have. > I'm quite new to JMeter, and I have a small question on how to get the > information I'm looking for. I've got a working test plan, I can see > the samples, the throughput, etc, but I can't find anywhere what the > time was to execute this testplan, or a single loop of this testplan > when I execute it multiple times. > > Can someone give me a small heads up how I can record and view this time? > > Kind regards, > > Erik Pragt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
