On Jmeter's website, there's a link to the docs. http://jakarta.apache.org/jmeter/usermanual/index.html
I would suggest going through one of the samples, like "building a test plan". If you don't like the user manual, I have a blog entry that attempts to introduce users to jmeter. http://woolfel.blogspot.com/2004/04/go-go-jmeter-if-youre-reading-this.html the link is also included in jmeter's wiki for articles. peter On Wed, 18 Aug 2004 17:26:25 +0530, Vishal Bhalerao <[EMAIL PROTECTED]> wrote: > Hi Sebastian, > > Thanks for the quick response, I also had one more question > > Does JMeter have means to record scripts, since its open source Or there are > 3rd party plugings to record scripts from a browser too. > > Please reply. > > Thanks and Regards, > Vishal Bhalerao > > > > -----Original Message----- > From: BAZLEY, Sebastian [mailto:[EMAIL PROTECTED] > Sent: Wednesday, August 18, 2004 5:13 PM > To: 'JMeter Users List' > Subject: RE: Jmeter Support for Weblogic, Websphere > > Fundamentally, JMeter just sends HTTP requests to a server, and gets the > responses. > It does not really matter what the server is, so long as it supports > standard HTTP(S). > > Try it and see. > > It has other HTTP-related functionality to make it easier to code tests, > such as tracking cookies, and re-writing URLs, extracting IMG resources etc. > > JMeter also supports other request/response protocols, such as TCP, LDAP, > JDBC, BeanShell ... > > S. > -----Original Message----- > From: Vishal Bhalerao [mailto:[EMAIL PROTECTED] > Sent: 18 August 2004 12:03 > To: [EMAIL PROTECTED] > Subject: Jmeter Support for Weblogic, Websphere > > Hi, > > I was looking at Jmeter to use it for my Load testing, and I have the > following questions > > Is JMeter just used for applications hosted on Apache servers. I am > typically looking at Weblogic and Webssphere servers. Does Jmeter support > it. > > If Yes, do I require any plugin or settings. > > Thanks and Regards, > > Vishal V. Bhalerao. > Saama Technologies (I) Pvt. Ltd. > (O): 91-22-25090751 X: 121 > Remember amateurs built the ark - Professionals built the Titanic..:) > > _______________________________________________________ > > This e-mail and the documents attached are confidential and intended > solely for the addressee; it may also be privileged. If you receive this > e-mail in error, please notify the sender immediately and destroy it. > As its integrity cannot be secured on the Internet, the Atos Origin group > liability cannot be triggered for the message content. Although the > sender endeavours to maintain a computer virus-free network, the > sender does not warrant that this transmission is virus-free and will > not be liable for any damages resulting from any virus transmitted. > _______________________________________________________ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

