Re: Send request without User-Agent header

2018-12-03 Thread Antony Bowesman
@Philippe - https://bz.apache.org/bugzilla/show_bug.cgi?id=62977 On Mon, 3 Dec 2018 at 09:47, Philippe Mouawad wrote: > Hello, > Please open an enhancement request here: > > - > > https://jmeter.apache.org/issues.html > > > For now I don’t think it’s possible > > > Regards > On Sunday, December

Re: Jmeter remote test with JAVA causing master to hang

2018-12-03 Thread Alex Shao
Hi, Could someone please help take a look, or provide any pointers/clues for this non-GUI remote testing issue? Appreciate the help! Thanks, Alex > On Dec 2, 2018, at 4:57 PM, Alex Shao wrote: > > Hi, > > I’m using Jmeter 4.0 and trying to use the remote testing feature, with the > remote

Re: Question on how to use Xpath in response of a request

2018-12-03 Thread Bruno Antunes
If you want to extract some value on response, you should probably use a Post Processor Post-Processors ( https://jmeter.apache.org/usermanual/component_reference.html#postprocessors): As the name suggests, Post-Processors are applied after samplers. Note that they are applied to all the samplers

Question on how to use Xpath in response of a request

2018-12-03 Thread Mathijs Groen
I perform a http request which results in a response containing a large xml file. Now, I want to find a specific value for a specific tag. Example “parameter1” should have value “123” Can I use Jmeter XPath Assertion for that? And how to implement this? (I am pretty new to Jmeter). Thanks,

Re: A question for Jmeter

2018-12-03 Thread lijie
your reply is very important for me .thank u so much -- Original -- From: "Philippe Mouawad"; Date: Mon, Dec 3, 2018 02:45 PM To: "JMeter Users List"; Subject: Re: A question for Jmeter As per documentation , Set property: mode=Batch See: