Re: RESTful testing, transfer results

2010-01-29 Thread Deepak Shetty
* Can I transfer the result header of a http request to the next step? (Parts of the Location: header) Yes. RegEx extractor with headers option *...and uses the username for http basic auth? I dont think this works directly. Might be able to workaround it though. 1. try passing http://username:p

RE: RESTful testing, transfer results

2010-01-29 Thread Jan Torben Heuer
jeanlouis.pastu...@orange-ftgroup.com wrote: > Yes! cool, that it fill a whish i did some days ago > ;-) > Where did you store this sampler ? The original location is: http://rest- fixture.googlecode.com/svn/trunk/JMeterRestSampler I'll check with the author if we can continue to use the svn or

RE: RESTful testing, transfer results

2010-01-29 Thread jeanlouis.pasturel
:56 À : jmeter-user@jakarta.apache.org Objet : RESTful testing, transfer results Hi, I played a bit with jmeter and I just installed the jmeterrestsampler[1]. So far it works well, but I still have some open questions, maybe you can point me to the correct faqs ;-) * Can I transfer the result head

RESTful testing, transfer results

2010-01-29 Thread Jan Torben Heuer
Hi, I played a bit with jmeter and I just installed the jmeterrestsampler[1]. So far it works well, but I still have some open questions, maybe you can point me to the correct faqs ;-) * Can I transfer the result header of a http request to the next step? (Parts of the Location: header) * Can