Re: How would you go about creating a new Thread Group type?

2016-10-17 Thread Deepak Shetty
Jmeter-plugins probably has source that you could use to see how they implemented the various other thread groups (.e.g https://jmeter-plugins.org/wiki/UltimateThreadGroup/) On Mon, Oct 17, 2016 at 2:08 PM, Robin D. Wilson wrote: > Just throwing this out there - to see if anyone wants to lead a

RE: How would you go about creating a new Thread Group type?

2016-10-17 Thread Robin D. Wilson
The idea with the CSV data set works perfectly. Seems like a good workaround... But I'd still like to experiment with building my own Thread Group widget... -- Robin D. Wilson Voice: 512-426-3929 rwils...@gmail.com -Original Message- From: sebb [mailto:seb...@gmail.com] Sent: Monday, Oc

Re: How would you go about creating a new Thread Group type?

2016-10-17 Thread sebb
On 17 October 2016 at 22:08, Robin D. Wilson wrote: > Just throwing this out there - to see if anyone wants to lead a code-level > newbie down the right path. I've been using JMeter for > 8-9 years now, and really like it. But one thing that bugs me is the way the > Thread Group works. Specifica

How would you go about creating a new Thread Group type?

2016-10-17 Thread Robin D. Wilson
Just throwing this out there - to see if anyone wants to lead a code-level newbie down the right path. I've been using JMeter for 8-9 years now, and really like it. But one thing that bugs me is the way the Thread Group works. Specifically, the idea of the "loops" bothers me. Consider this sc

Re: problem with json path extractor

2016-10-17 Thread Philippe Mouawad
Hello, There are some fixes in nightly build. Could you try it ? http://jmeter.apache.org/nightly.html If issue persists, can you create a demo Test plan using Java Request where you put the JSON in ResponseData and the JSON-PATH POST PROCESSOR that you use. Thank you On Mon, Oct 17, 2016 at 4:1

problem with json path extractor

2016-10-17 Thread Roberto Braga
I'm having a problem not sure if it is a bug or not. Making the long story short. I use jmeter 3.0 and bundled json path extractor with some rest api to make subsequent calls with foreach. Lets say we have this scenario country api -> region api ->city api->shop list Get the country list and ex

Re: Getting an error -401 - Unauthorized: Access is denied due to invalid credentials

2016-10-17 Thread Ivan Rancati
Hello, from your log file I see you use JMeter 2.13 For further troubleshooting, you could try debug logging and Jmeter 3.0 Also from your log file, I see that Jmeter attempts to load a keystore but does not find the file. Is this relevant to your test (i.e. do you need to provide a client certifi