Hi, I tried using "View Results Tree". The error is : java.net.ConnectException: Connection timed out: connect for HTTPRequest :GET <http://jakarta.apache.org/> http://jakarta.apache.org/ For connecting to internet sites, we have to go through a proxy server. Do I have to specify that in the HTTPRequest sampler?
And when is the 'Enable Debug' menu-option in 'Help' used? Thanks & Regards, Kakoli -----Original Message----- From: [EMAIL PROTECTED] [ mailto:[EMAIL PROTECTED] Sent: Monday, July 10, 2006 11:47 AM To: JMeter Users List Subject: Re: Problem in running Web Test Plan Hi Kakoli, you can add "listners" to get the results. try to use "View Results Tree" to get the request and response messages in the JMeter window. Just go thru the usermanual for better understanding. Chinmoy "Sen, Kakoli" <[EMAIL PROTECTED]> 10-07-06 11:20 Please respond to "JMeter Users List" <jmeter-user@jakarta.apache.org> To "JMeter Users List" <jmeter-user@jakarta.apache.org> cc Subject Problem in running Web Test Plan Hello everybody, I am a newcomer to JMeter. I am trying to run the TestPlan given in 'Building a Web Test Plan' section of UserManual. JMeter version used is 2.2 And I am getting the following output: 07/07/06 15:48:31|20779|Home Page|Non HTTP response code|Non HTTP response message|Jakarta USers 1-1|text|false The last value 'false' corresponds to JMeter property jmeter.save.saveservice.successful. So this means that the test was not successful. Where am I going wrong? And how do I turn on error message in the window running JMeter. Any pointers to the problem would be deeply appreciated. Regards, Kakoli.