Re: http requests not sending GET method!??? (HTMLParseException)

2004-07-06 Thread nlunebur
hi again. i found out that i am getting a HTMLParseException in JMeter when it calls the getEmbeddedResourceURLs method. why is it dropping the 'GET' part of the http requests after some time? any help greatly appreciated! nicole nlunebur wrote: hi all! i have a test plan which used to work, and

Re: HTTP timeout setting?

2004-07-06 Thread Peter Lin
the webservice sampler currently uses SOAP, which doesn't give us the ability to measure all the additional data points. Even if I change to use Axis, I believe we still wouldn't be able to add all the additional measurement points. the webservice sampler does use connection in the parent class to

RE: Load Testing Template

2004-07-06 Thread BAZLEY, Sebastian
Attachment did not arrive - but anyway _please don't_ send attachments to the list. They often don't work, and they can cause problems for recipients. Thanks. Documentation should be uploaded to a public web-site and a link posted to the list. Or the JMeter Wiki can be used - it allows file attac

RE: Load Testing Template

2004-07-06 Thread Craig . Hamilton
check out www.aptest.com it has a template that you can purchase Craig -Original Message- From: Shailender Jain [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 06, 2004 4:20 AM To: [EMAIL PROTECTED] Subject: Load Testing Template Hi, I am in need for creating a template for doing the L

RE: Load Testing Template

2004-07-06 Thread kannan pothi
Hi, Here with i am sending a document about 'how to approach Load testing' written by me. Go thro' this document and identify the content of the load test plan. There is no such thing like... Level 5 compliant test plan. CMM level compliance can be applied to (at most) project level

RE: HTTP timeout setting?

2004-07-06 Thread BAZLEY, Sebastian
Not yet; we are discussing how to best integrate the HttpClient implementation at the moment - there are quite a few places that assume the standard http implementation is being used. Sebastian -Original Message- From: Sonam Chauhan [mailto:[EMAIL PROTECTED] Sent: 06 July 2004 05:06 To: 'J

Load Testing Template

2004-07-06 Thread Shailender Jain
Hi, I am in need for creating a template for doing the Load Testing. With the Template there is also a need to prepare the GuideLines for doing the Load Testing. Both these documents should be CMM Level 5 compliant. Any guidance in this direction will be helpful. Regards, Shailender Jain ---

http requests not sending GET method!???

2004-07-06 Thread nlunebur
hi all! i have a test plan which used to work, and now ... its not! i have about 26 requests ... each one runs 42 times and is a GET method (having the "GET" option ticked). the first few runs run fine, with requests being something like: GET http://blah.blah.blah/some_parameters ... however then