Am 4. Januar 2017 18:38:08 MEZ schrieb Bo Bodnar <[email protected]>: > >Thank you for the very quick reply! I know there's a COPY; I'm looking >at >a jmeter GUI right now and I can't figure it out. Perhaps, the >answer's >right in front of me but I can't see it. I'm looking for an >implementation >example - source, destination, etc. in jmeter.
Looking at https://msdn.microsoft.com/en-us/library/aa142816(v=exchg.65).aspx (first hit on Google for WebDAV copy example) I think you have to select copy as the method and add destination and overwrite as http headers (by adding a http header manager to your sampler). Felix > >Best, > >Bo > > > >Bohdan L. Bodnar > >Lead Performance Engineer > >1-312-871-5163 > > > > > >E-mail: [email protected] 222 South >Riverside Plaza > Chicago, IL 60606 > United States > > > > > > >From: UBIK LOAD PACK Support <[email protected]> >To: JMeter Users List <[email protected]> >Date: 01/04/2017 11:00 AM >Subject: Re: COPY > > > >Since recent versions of JMeter, Webdav copy is available. >So you just have to select in HTTP Request method to COPY. >You may have to ajust headers with a Header Manager . > >Regards >@ubikloadpack > >On Wed, Jan 4, 2017 at 5:53 PM, Bo Bodnar <[email protected]> wrote: > >> >> >> It's been a while since I messed around with jmeter. It's now time >to >> modify an old script. Succinctly: I was told by the powers that be >we >> need to use a HTTP COPY request in a portion of the script. I've >never >> done this (it was almost always PUT, DELETE, GET); would someone be >kind >> enough to e-mail me a link to where I can see an example? >> >> Thanks! >> >> Bo >> >> >> >> >> Bohdan L. Bodnar >> Lead Performance Engineer >> 1-312-871-5163 >> >> >> >> >> E-mail: [email protected] 222 South >> Riverside Plaza >> >> Chicago, IL 60606 >> >> United States >> >> > > >-- > >Regards >Ubik Load Pack <http://ubikloadpack.com> Team >Follow us on Twitter <http://twitter.com/ubikloadpack> > > >Cordialement >L'équipe Ubik Load Pack <http://ubikloadpack.com> >Suivez-nous sur Twitter <http://twitter.com/ubikloadpack>
