On Tuesday 03 July 2001 06:07, Rajat Gupta wrote:
> > Hi All,
> Some questions :
>
> 1. Can I integrate JMeter to my Web Browser. I need to know the
> performance of an application I am developing and also need to integrate
> JMeter in my web browser in a different frame.
> So, basically, there are 2 frames. In one, my application is running. In
> other, the JMeter is running. I should be able to increase the number of
> users and see the performance graph of my application... all from the
> same place. I hope you understood my question.
What you describe sounds very interesting, but it's not quite how JMeter
works. There is an undocumented proxy server with JMeter that can be used to
"record" your browser's actions, and then you can "play it back" with JMeter,
with any number of threads. JMeter will then display the data as a graph, if
you like.
More commonly, people construct their test cases (URL's + parameters) by
hand, and then run them.
>
> 2. With JMeter, can I only increase the number of users and test the
> performance? Are there any other parameters I can monitor?
You can control the number of threads, the time delay between each sample,
plus other logic flow type of controls. JMeter then records how long each
sample took, as well as what the response data was from the server.
>
> 3. Is JMeter Documentation available anywhere?
It came with JMeter, in the /docs directory. Alternatively, it's at
jakarta.apache.org/jmeter.
>
> 4. Are there any samples to show how to make use of JMeter?
Not yet - it's something I've been meaning to add to the distribution.
-Mike
>
> Please answers these questions as quickly as you can as it is very
> urgent.
>
> Thanks in advance.
> --
> Regards,
> Rajat
----------------------------------------
Content-Type: text/x-vcard; charset="us-ascii"; name="rajat.gupta.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Rajat Gupta
----------------------------------------
----------------------------------------
Content-Type: text/plain; charset="us-ascii"; name="Attachment: 2"
Content-Transfer-Encoding: 7bit
Content-Description:
----------------------------------------
--
Mike Stover
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]