testing webservice

2007-11-08 Thread GUERARD Elisabeth
Dear all, I need to perform load testing on a web service. I found Jmeter tutoriel using the WebService(SOAP) request componant, to pass parameter I need to write the SOAP envelop. But no other way without using SOAP envelop? WSDL description? Thanks in advance, Eli

WebService(SOAP) Request: use of memory cache

2007-11-08 Thread GUERARD Elisabeth
Dear all, I use the component WebService(SOAP) Request, when I check the documentation about how to use the memory cache, i see only remarks about use CSVDataSet and Memory cache. Can you provide me more information about Memory cache? Thanks in advance

RE: testing webservice

2007-11-08 Thread GUERARD Elisabeth
In fact this tool can be usefull to generate the SOAP envelop, by using web service name and WSDL url. http://www.soapui.org/ From: GUERARD Elisabeth Sent: 08 November 2007 10:10 To: JMeter Users List Subject: testing

question about use Constant timer with authentification via form: The time allowed for the login process has been exceeded.

2007-06-12 Thread GUERARD Elisabeth
Dear all, A question: Here an web application must be tested by using JMETER, this web application uses the authentification by form, it means Called a page /MyProject/j_security_check and send the following parameters with the request - j_username - j_password After this

RE: test via a portal solved / question xml

2007-04-04 Thread GUERARD Elisabeth
: to pass the login/password parameters, I always used the CSV Data Set Config but this time I have a XML document, a possibility to parse it? Elisabeth _ From: GUERARD Elisabeth Sent: 03 April 2007 17:50 To: 'JMeter Users List' Subject: RE: test via a portal

RE: test via a portal

2007-04-03 Thread GUERARD Elisabeth
_ From: GUERARD Elisabeth Sent: 03 April 2007 17:49 To: 'JMeter Users List' Subject: test via a portal Dear all, Previously I had a simple web application, it was to test it with JMeter

regular expression extractor

2007-01-05 Thread GUERARD Elisabeth
Dear all, I used before the regular expression extrator, but now I need to use it to extract several variables. I found the following in the Jmeter help : The name of the

RE: regular expression extractor

2007-01-05 Thread GUERARD Elisabeth
Thank you so much for this tool, it's really usefull. I had mistake in my regular expression and also in the definition of the refrence name. I go to keep the address in my favorites. elisabeth -Original Message- From: Kyle Schmitt [mailto:[EMAIL PROTECTED] Sent: 05 January 2007 17:30

RE: ERROR - jmeter.threads.JMeterThread: java.lang.NullPointerException

2007-01-04 Thread GUERARD Elisabeth
, GUERARD Elisabeth [EMAIL PROTECTED] wrote: dear all, First of all I wish you an happy new year. I run my JMeter's script this afternoon , and I have following error in the jmeter log but apparently all tasks scheduled have been produced correclty, what does it mean the following error? Thanks

ERROR - jmeter.threads.JMeterThread: java.lang.NullPointerException

2007-01-03 Thread GUERARD Elisabeth
dear all, First of all I wish you an happy new year. I run my JMeter's script this afternoon , and I have following error in the jmeter log but apparently all tasks scheduled have been produced correclty, what does it mean the following error? Thanks in advance for help. 2007/01/03 14:57:17

ant jmeter - org.programmerplanet.ant.taskdefs.jmeter.JMeterTask cannot be found

2006-12-20 Thread GUERARD Elisabeth
dear all, I used before correctly by jmeter ant but now when i try to run the ant script , i have the following error: org.programmerplanet.ant.taskdefs.jmeter.JMeterTask cannot be found any ideas? thnaks in advance, Elisabeth

RE: ant jmeter - org.programmerplanet.ant.taskdefs.jmeter.JMeterTask cannot be found

2006-12-20 Thread GUERARD Elisabeth
- org.programmerplanet.ant.taskdefs.jmeter.JMeterTask cannot be found Hi, It looks like you need to put the ant-jmeter.jar into the ant lib directory. This may solve your problem ~Naveen - Original Message From: GUERARD Elisabeth [EMAIL PROTECTED] To: JMeter Users List jmeter-user@jakarta.apache.org Sent: Wednesday, December 20, 2006 5

load testing take into account of the first thread/user or not?

2006-11-22 Thread GUERARD Elisabeth
Dear all, It's not specially a Jmeter's question but I would like to know if you exclude in your test's result : the first thread. I test here a web application, deployed on the application server and the results are ok. But only a bit high for the first thread. My cache is refreshed every

RE: jmeter ant task / generation report

2006-11-17 Thread GUERARD Elisabeth
this helps. Regards, Meena. On 11/16/06, GUERARD Elisabeth [EMAIL PROTECTED] wrote: dear all, I discover the new functionality Jmeter ant task. I try to used it via Eclipse but adding the ant-jmeter.jar in the ant lib directory. I built the build.xml file as described on the programmerplanet.org

RE: jmeter ant task / generation report

2006-11-17 Thread GUERARD Elisabeth
Meena, I have only node httpSample but in the xsl there is no reference to this node. Eli -Original Message- From: GUERARD Elisabeth Sent: 17 November 2006 11:26 To: 'Meenakshi Rm' Cc: 'JMeter Users List' Subject: RE: jmeter ant task / generation report Mena, Thank you so much, my

RE: jmeter ant task / generation report

2006-11-17 Thread GUERARD Elisabeth
paramter? Thank you , Bye eli -Original Message- From: GUERARD Elisabeth Sent: 17 November 2006 11:35 To: 'Meenakshi Rm' Cc: 'JMeter Users List' Subject: RE: jmeter ant task / generation report Meena, I have only node httpSample but in the xsl there is no reference to this node. Eli

RE: jmeter ant task / generation report

2006-11-17 Thread GUERARD Elisabeth
how one can use the stylesheets with different versions. S. On 17/11/06, GUERARD Elisabeth [EMAIL PROTECTED] wrote: I'm really sorry to disturb you like that, I finally found that the xsl is no more appropriate to the node definition. I updated the initial xsl, you can have it in attachment

jmeter ant task

2006-11-16 Thread GUERARD Elisabeth
dear all, I discover the new functionality Jmeter ant task. I try to used it via Eclipse but adding the ant-jmeter.jar in the ant lib directory. I built the build.xml file as described on the programmerplanet.org website. But I have the following error: The taskdef type doesn't support

tool for heavy client

2006-02-15 Thread GUERARD Elisabeth
Hey, I know that it's not the mailing list appropriate for this question, but maybe i can have some experience feedback about that: Which tool do you use to perform some functionnal and performance test in case of an application Java? Elisabeth Guerard

performance result: rate value

2006-01-30 Thread GUERARD Elisabeth
Hi All, I would like to know how this throughput value obtained at the end of the test is calculated? For example, i have here for 30 threads, in response time for the main page: an average of 53 ms but throughput 2,7/sec URL Number of Thread Throughput Response time (avg/min\max)

RE: Need help on Regular Expression

2006-01-26 Thread GUERARD Elisabeth
Maybe It can help you, I used: HTTP URL Re-writing modifier Session argument Name: jsessionid Path Extension (use ; as separator) checked And after in the HTTP request: Send Parameter with the request: Name : org.apache.struts.taglib.html.TOKEN Value: ${__regexFunction(input type=hidden

JMeter distributed testing: java.rmi.MarshalException: error marshalling arguments; nested exception is

2006-01-25 Thread GUERARD Elisabeth
Hey, I try to use the fonctionnality of Remote Testing. I follow up the tutorial: Distributed testing And i have the feeling to be in a good way, however, it doesn't work, maybe someone can help me to go on in the good way. Situation: - I install Jmeter 2.0.3 on my machine and on the

RE: JMeter distributed testing: Space in the path

2006-01-25 Thread GUERARD Elisabeth
Sorry, to disturb you again, just to say you that it works now. previously, jmeter was installed to : C:\Program Files\jmeter\jakarta-jmeter-2.0.3\bin now, R:\jmeter\jakarta-jmeter-2.0.3 Elisabeth _ From: GUERARD Elisabeth Sent: 25 January 2006 15:28