Web Services: WSDL format issue

2005-03-28 Thread Shankar s
Hi all, I have been assigned to test webservices. I tried the latest version Jmeter-2.0.3 with a WSDL from xmethods.com. I was able to see the webmethods being populated. Issue: Then I tried with the WSDL of the application under test but i could not see the web methods geting populated.When

Re: What is Non HTTP Response code?

2005-01-12 Thread Shankar s
sebb <[EMAIL PROTECTED]> wrote: On Sun, 9 Jan 2005 23:09:22 -0800 (PST), Shankar s wrote: > Hi all, > > I am getting "Non HTTP Response code" errors in my log file. I went through > previous mails but it does not provide much information. > > Kindly let me know

What is Non HTTP Response code?

2005-01-09 Thread Shankar s
Hi all, I am getting "Non HTTP Response code" errors in my log file. I went through previous mails but it does not provide much information. Kindly let me know the following: 1. What is Non HTTP Response code? 2. When it will occur? ( Few mails say that it occurs with HTTPS requests, is it

RE: Should gif and jpeg be part of scripts?

2004-11-19 Thread Shankar s
th intensive. it doesn't really test the application. sites with performance requirements tend to put the images on a separate server, so testing without getting the images is valid. does that help answer the question? peter On Wed, 17 Nov 2004 03:03:02 -0800 (PST), Shankar s wrote: > hi all,

Should gif and jpeg be part of scripts?

2004-11-17 Thread Shankar s
hi all, We usually test the performance of any application skipping the gif, jpeg and swf files in the script(you can consider this scenario in whatever tool you use). For one of the application we tested, we found that inclusion of these files makes the reponse time increase considerably. K

Authorization Manager

2004-09-16 Thread Shankar s
Hi all, We are testing a website which is having basic authentication. What we have done so far: After recording, in the Browser-derived headers of each url we identified a Name and value pair among other informations as given below. Name : Authorization Value: Basic dGVzdDp0ZXN0 The valu

Re: Which is the best Perfomance Monitoring Tool for Linux?

2004-08-26 Thread Shankar s
a servlet container. If you think your site will get tons of concurrent requests for big pages, then I would try to measure the effective bandwidth first. Once you know that, you can then alter the config settings for your webserver. I hope that helps peter On Wed, 25 Aug 2004 22:51:14 -0700 (

Which is the best Perfomance Monitoring Tool for Linux?

2004-08-25 Thread Shankar s
Hi all, We are using 'perfmon' to identify the System(CPU & Memory) Performance in Windows 2000. Now we need to check the System Performance in Linux system. Can anybody suggest a good tool to monitor system performance in Linux system. Thanks & Regards Shankar -

Negative value in Min column of Aggregate report

2004-07-14 Thread Shankar s
hi all, After executing the script. I get negative values in the minimum column of the aggregate report. The minimum value should be a +ve value or zero. Is this a bug ? Can anyone throw some light on this. Thanks & Regards Shankar -