Re: Am a new user to JMeter...please guide me how to proceed..

2006-12-26 Thread Mehar SVLN
Hai Sangeetha, I think if u can provide some more information like what kind of things u want to test then may be i can help u Rgds Mehar On 12/26/06, sangeetha [EMAIL PROTECTED] wrote: Hi, I am new user to JMeter,I dont know how to use JMeter.Here i give some of information about my

Re: User Manual 18.3 Listeners Mailer Visualizer not found in version 2.2

2006-12-26 Thread Raghavendra Kristam
Hi, Thanks for the reply. After download these two jars file I am able to see Mail Visualizer. My Actually Requirement is : Listening to Tomcat server port periodically and send out notification when there is no response on the port. When I pressed Test Mail button I am getting mails but I

RE: Am a new user to JMeter...please guide me how to proceed..

2006-12-26 Thread Labudu Gopanna
Hi Sangeetha, I want some information about your application; is your application web based application? From Gopal; Hi, I am new user to JMeter,I dont know how to use JMeter.Here i give some of information about my application.I am using fully GUI based application using JAVA and

RE: Am a new user to JMeter...please guide me how to proceed..

2006-12-26 Thread sangeetha
Hi Gopal, Thanks for ur response. yes,it is web based application...if any more information about my application u want, ask me... Thanks, sangeetha labudug wrote: Hi Sangeetha, I want some information about your application; is your application web based application? From

RE: Am a new user to JMeter...please guide me how to proceed..

2006-12-26 Thread Labudu Gopanna
Hi Sangeetha, First u need to install java in your machine then set the path Note: install java1.4 or latest version and use jmeter 2.2 for better results. Let me know the status. Hi Gopal, Thanks for ur response. yes,it is web based application...if any more

RE: Am a new user to JMeter...please guide me how to proceed..

2006-12-26 Thread sangeetha
Hi Gopal, already am having jdk1.5 and download jakarta-jmeter-2.2..and also run jmeter.bat, i got a applet window,but my problem is i dont know how to invoke my application in JMeter. Thanks, Sangeetha labudug wrote: Hi Sangeetha, First u need to install java in

RE: Am a new user to JMeter...please guide me how to proceed..

2006-12-26 Thread Labudu Gopanna
Hi Sangeetha, First u need to add a thread group to your test plan (right click on test plan-add-thread group) Fill the thread group page (first field for no. of users put 2; for second filed put 0; for third field put 1 (indicates iterations)) Then add suitable request

listening tomcat server / mermory / disk space ....

2006-12-26 Thread Raghavendra Kristam
Hi, I am new to JMeter and need to test the following scenarios. I Installed JMeter2.2 and jdk1.5.0_02 in windows. Please let me know how to handle this scenarios. 1) For server availability: listening to Tomcat server port periodically and send out notification when there is no response on

?How to configure for SSL server?

2006-12-26 Thread gubbu gubbu
If want to send request to a server say https://www.blahblah.com what should I change ? Do I have to first try that website using a browser and try to save the client certificate or something? I have a server which is running on port 80 and SSL on 443 . I have configured Jmeter to work with

JMeter: Windows Authentication

2006-12-26 Thread Narayan Sabnis
I am doing a performance test on an application which has windows authentication. HTTP Authorization manager settings Base URL : https://server IP:port/rootfolder (should this be ONLY the IP address of server?) Username: domain-name/username Password: domain password HTTP