Re: Undocumented feature on Thread Group?

2021-02-07 Thread Jmeter Tea
the updated documentation On Sun, Feb 7, 2021 at 8:09 PM Noah Kuzas wrote: > Hi, > > I’d like to document this feature. Could someone refer a link to > documentation standards and pull request etiquette? > > > On Feb 7, 2021, at 7:10 AM, Jmeter Tea wrote: > > &

Re: Undocumented feature on Thread Group?

2021-02-07 Thread Jmeter Tea
Created a documentation issue https://bz.apache.org/bugzilla/show_bug.cgi?id=65128 On Sat, Feb 6, 2021 at 12:48 PM Felix Schumacher < felix.schumac...@internetallee.de> wrote: > Patches are welcome :) > > Felix > > Am 27.01.21 um 13:11 schrieb Jmeter Tea: > > Hello, &

Re: Undocumented feature on Thread Group?

2021-01-27 Thread Jmeter Tea
Hello, This enhancement was added in *Bug 62861* - Thread Group: Provide ability to configure whether a new iteration is a new user or same user (Would be applied on Cookie Manager, Cache Manager and httpclient.reset_state_on_thread_group_itera

Re: [VOTE] Release JMeter 5.4.1 RC1

2021-01-14 Thread Jmeter Tea
Hello I notice in the new version that every change in Look and Feel requires a restart Is it on purpose or a must? On Thu, Jan 14, 2021 at 2:53 PM Philippe Mouawad wrote: > Hello, > First thanks for RM and sorry for detay. > > > When I start JMeter there is this warning which has no impact b

Re: Contributing to JMeter using Git

2020-06-14 Thread Jmeter Tea
etallee.de> wrote: > > Am 14.06.20 um 14:39 schrieb Jmeter Tea: > > Hello > > > > In Contributing to JMeter section in page > > https://jmeter.apache.org/building.html > > The Git reference is for authorized users for doing push > > For unauthorized users I

Contributing to JMeter using Git

2020-06-14 Thread Jmeter Tea
Hello In Contributing to JMeter section in page https://jmeter.apache.org/building.html The Git reference is for authorized users for doing push For unauthorized users I suggest you add a note to use diff command to create patch file as git diff > BUGID.patch

Re: [VOTE] Release JMeter 5.2.1 RC4

2019-11-17 Thread Jmeter Tea
You can put irrelevant values as "user=irrelevant" and it will work ignoring it. בתאריך יום א׳, 17 בנוב׳ 2019, 16:03, מאת Philippe Mouawad ‏< pmoua...@apache.org>: > Hello, > Can you give more details ? > > Thanks > > On Sunday, November 17, 2019, Jmeter Tea

Re: [VOTE] Release JMeter 5.2.1 RC4

2019-11-17 Thread Jmeter Tea
Hello About change Bug 63926 - JDBC Connection Configuration: Add ability to set connection properties I tried to give wrong configuration and it seems to be ignored, was it checked? On Sat, Nov 16, 2019 at 11:09 PM Milamber wrote: > The f

Re: Disable sending sample data via command line prop

2019-09-26 Thread Jmeter Tea
There's a related enhancement for Add option to disable View Results Tree/Listeners in non GUI: https://bz.apache.org/bugzilla/show_bug.cgi?id=62495 FYI On Thu, Sep 26, 2019 at 4:02 PM Janis Bruveris < jbruve...@evolutiongaming.com> wrote: > The problem is that i wan to first dry-run tests plans

Re: build.gradle.kts

2019-09-18 Thread Jmeter Tea
Yes, but in JMeter site (https://jmeter.apache.org/) it states it's a pure java application "*Apache JMeter™* application is open source software, a 100% pure Java application" On Wed, Sep 18, 2019 at 3:44 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > >Why added gradle files are wi

build.gradle.kts

2019-09-18 Thread Jmeter Tea
Hello team, Why added gradle files are with kotlin extension build.gradle.kts? Thank you

Re: [VOTE] JMeter: migration to Git+Gradle

2019-07-30 Thread Jmeter Tea
Hello, junit folder with test.jar used for JUnit Request It include some sample test classes and methods I'm not sure how important it is "JUnit test jar files should be placed in jmeter/lib/junit " http://jmeter.apache.org/usermanual/component_reference.html#JUnit_Request On Tue, Jul 30, 2019 at

Re: [VOTE] JMeter: migration to Git+Gradle

2019-07-29 Thread Jmeter Tea
, 2019 at 9:18 AM Jmeter Tea wrote: > Notice when running jmeter.bat it loaded, but it seems that junit folder > is missing > java.lang.Throwable: Could not access > C:\apache-jmeter-5.2.0\apache-jmeter-5.2.0\lib\junit > at org.apache.jmeter.NewDriver.(NewDriver.java:105) >

Re: [VOTE] JMeter: migration to Git+Gradle

2019-07-29 Thread Jmeter Tea
Notice when running jmeter.bat it loaded, but it seems that junit folder is missing java.lang.Throwable: Could not access C:\apache-jmeter-5.2.0\apache-jmeter-5.2.0\lib\junit at org.apache.jmeter.NewDriver.(NewDriver.java:105) On Tue, Jul 30, 2019 at 12:53 AM Vladimir Sitnikov < sitnikov.v

Re: Replacing nashorn

2019-07-23 Thread Jmeter Tea
Hello, There's GraalVM JavaScript with optional "Nashorn compatibility mode" https://github.com/graalvm/graaljs/blob/master/docs/user/NashornMigrationGuide.md FYI On Wed, Jul 24, 2019 at 12:07 AM Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > Hello, > When running under jdk12, we see

Re: [VOTE] JMeter: migration to Git+Gradle

2019-07-20 Thread Jmeter Tea
Hello How is it effect contributors? http://jmeter.apache.org/building.html SVN is irrelevant and should be removed, right? ANT can be still used or can you add a gradle setup in page? Thank you On Fri, Jul 19, 2019 at 7:34 PM Vladimir Sitnikov < sitnikov.vladi...@gmail.com> wrote: > Hi, > > I'

Adding Think Time

2019-02-24 Thread Jmeter Tea
Hello, I wanted to ask about "add Think Time to children" feature. I don't see option to undo it, yet, you can click/execute it multiple times (accidentally or not). The result is that it adds Think Time also for existing Think Time action (Flow Control) About solution It seems that Undo action sh

Re: Improve Thread Group iteration vs scheduler

2019-02-23 Thread Jmeter Tea
Hello There's existing bug 62100 which in comments decided to make Duration optional "I can't see a business case why a delay in threadgroup should mandate a duration for the threadgroup itself." https://bz.apache.org/bugzilla/show_bug.cgi?id=62100 On Sat, Feb 23, 2019 at 3:43 PM Philippe Mouawad

Re: Allowing creation of HTTP Test plan from cURL command (was Re: Bug 61805 - Allow simple HTTP request)

2018-12-05 Thread Jmeter Tea
Hi I don't see option to use cURL in menu in latest JMeter build Actually I don't use cURL on a daily basis so it's less significant for me On Mon, Dec 3, 2018 at 9:18 PM Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > Hello > What do you think of this feature: > >- Being able to

Re: Place holder for function execution / Variables evaluation

2018-11-15 Thread Jmeter Tea
IMHO It's a great and important enhancement (long time coming) On Thu, Nov 15, 2018 at 11:10 AM Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello All, > Any thoughts on this ? > > Thanks > > On Mon, Nov 12, 2018 at 1:03 PM Philippe Mouawad < > philippe.moua...@gmail.com> > wrote: > >

Re: [VOTE] Release JMeter 5.0 RC2

2018-09-16 Thread Jmeter Tea
Thanks for adding init script support [+1] I support this release On Mon, Sep 17, 2018 at 12:23 AM, Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > Hello, > Thanks for preparing the release. > > My vote: > > [+1] I support this release > > Regards > Philippe M. > > On Friday, September

Re: On nightly jmeter.bat not working in windows

2018-09-06 Thread Jmeter Tea
a variable with spaces inside quotes. > > My workaround was to change "Apache JMeter" to "Apache_JMeter". > > > > Could both of you test if after those changes (in jmeter.cmd and > > jmeterw.cmd) the start script still work? > > > > T

On nightly jmeter.bat not working in windows

2018-09-05 Thread Jmeter Tea
Hello, jmeter.bat ot jmeterw stop working on nightly build, error in console : JMeter"" was unexpected at this time. I suspect the following change is relevant: if "%JM_START%" == "start" ( set JM_START=start "Apache JMeter" ) FYI

Re: Distributed testing and active threads over time

2018-09-05 Thread Jmeter Tea
Hello, It may not be related, but jmeterw isn't working on windows it write to console : JMeter"" was unexpected at this time. FYI On Thu, Sep 6, 2018 at 12:35 AM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > This has been implemented today within: > - https://bz.apache.org/

Re: Adding script before loading configuration

2018-08-28 Thread Jmeter Tea
ppy to merge it. > > Note that a startup script could be done by using a startup thread group. > Such groups did not exist when beanshell was first added, so that was > not an option then. > > > Regards > > > > On Tue, Aug 28, 2018 at 3:04 PM Jmeter Tea wrote: >

Adding script before loading configuration

2018-08-28 Thread Jmeter Tea
Hello, Many times users expect to setup configuration elements before execution (as below question) I wonder if we can add a option to run a JSR223 script on load or before executing a run to setup some variables/properties that can be used in configuration elements Thank you https://stackoverfl

Preview of JSR223 script file

2018-08-09 Thread Jmeter Tea
Hello team When using JSR223 element, it's mostly by a script file. But you can't see the contents of the file in JMeter GUI which make it hard to debug, I suggest a Preview button that will load the contents of the file to the (big and empty) Script field in view only mode (disable field).

Re: CSS/JQuery Extractor

2018-08-02 Thread Jmeter Tea
ts from HTML. > > -- > > Andrey Pokhilko > > 02.08.2018 08:51, Jmeter Tea пишет: > > It seems that CSS/JQuery Extractor name is a bit confusing, > > Because it actually used to extract *HTML *using CSS/JQuery syntax > > Isn't it better to rename it to HTML Extrac

Re: CSS/JQuery Extractor

2018-08-01 Thread Jmeter Tea
https://bz.apache.org/bugzilla/show_bug.cgi?id=62593 On Thu, Aug 2, 2018 at 9:02 AM, Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > I agree. > Html extractor looks better to me. > > Regards > > On Thursday, August 2, 2018, Jmeter Tea wrote: > > > I

CSS/JQuery Extractor

2018-08-01 Thread Jmeter Tea
It seems that CSS/JQuery Extractor name is a bit confusing, Because it actually used to extract *HTML *using CSS/JQuery syntax Isn't it better to rename it to HTML Extractor or HTML DOM Extractor ? Relevant question: https://stackoverflow.com/questions/51644320/jmeter-how-to-use-the-jquery-not-css

Re: BUG 62536 / Introduce a kind of workflow for Load Testing (Record / Validate / Load Test)

2018-07-18 Thread Jmeter Tea
time I use "Log/Display Only on Errors" to have a "screenshot on > > errors" to debug easily my script/dataset > > > > Maybe this would be a special view results tree that is ignored in non gui > mode ? > > > > > Antonio > > > &g

Render JSON issue

2018-07-16 Thread Jmeter Tea
About Render JSON option in View Results Tree, RenderAsJSON have TAB_SEPARATOR = ": " This means that when rendering JSON it creates an invalid JSON with `:` characters { "code":"1", "message":"Not found" } Will be render as {: "code":"1",: "message":"Not found"} Is there a reason for `

Re: BUG 62536 / Introduce a kind of workflow for Load Testing (Record / Validate / Load Test)

2018-07-15 Thread Jmeter Tea
+1 But need to ignore View Results Tree (by default?) on non GUI tests (Important best practice in not to use View Results Tree/Listeners in non GUI) Notice existing Issue 62495 Add option to disable View Results Tree/Listeners in non GUI On Sun, Jul 15, 2018 at 4:04 PM, Philippe Mouawad < p.moua

Re: Release 5.0 ?

2018-07-08 Thread Jmeter Tea
I downloaded again and now it's working, maybe I had a problem with downloading Thank you On Sun, Jul 8, 2018 at 11:35 AM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > Which file did you download and from which link ? > > > Thank you > > On

Re: Release 5.0 ?

2018-07-08 Thread Jmeter Tea
Hi I download latest nightly r1835292 and it failed to run due to missing files in bin folder as jmeter.properties and log4j2.xml FYI On Thu, Jul 5, 2018 at 11:47 PM, Philippe Mouawad < p.moua...@ubik-ingenierie.com> wrote: > Hello, > > We have currently 64 bugs/enhancements implemented in tru

Re: TestAction: Change its name to make it more meaningful

2018-04-01 Thread Jmeter Tea
+1 On Sun, Apr 1, 2018 at 4:52 PM, Philippe Mouawad wrote: > Looks like a good name. > > > > On Sun, Apr 1, 2018 at 3:50 PM, Andrey Pokhilko wrote: > > > "Flow Control Action"? > > > > Andrey Pokhilko > > > > 01.04.2018 16:49, Jmeter

Re: TestAction: Change its name to make it more meaningful

2018-04-01 Thread Jmeter Tea
Most samplers ends with Sampler and none with Action. And this Sampler *controls* the execution of the test. I know it's not a controller, but I suggest a name as "Control Sampler" or " "Execution Control Sampler" On Sat, Mar 31, 2018 at 10:29 AM, Andrey Pokhilko wrote: > Hi, > > "Test" sounds r

Re: Anakia

2018-03-06 Thread Jmeter Tea
08:45, jmeter tea wrote: > > Hello, > > > > I wanted to know what are the future improvement regarding Anakia, > > > > Anakia subproject has been archived and are no longer maintained, > > So long as it still works, that is not necessarily a problem. > Especially si

Test Results Analyzer isn't working

2018-01-03 Thread jmeter tea
Hello, Test Results Analyzer in Jenkins isn't working for JMeter https://builds.apache.org/job/JMeter-trunk/test_results_analyzer/ It's working in other other projects as: https://builds.apache.org/job/HBase-Flaky-Tests/test_results_analyzer/ FYI

Anakia

2017-12-31 Thread jmeter tea
Hello, I wanted to know what are the future improvement regarding Anakia, Anakia subproject has been archived and are no longer maintained, It was removed from latest velocity code and incompatible with latest commons collections. Should Anakia project be fixed or is there a different tool for

Re: Release a 4.0 (second try)

2017-12-10 Thread jmeter tea
> Can you make it bigger and highlight what is bad ? > > Also what are you using : > - OS > - Screen definition > - Java version > > Thank you > > On Sunday, December 10, 2017, jmeter tea wrote: > > > The disable/enable color are very similar and hard to disting

Re: Release a 4.0 (second try)

2017-12-10 Thread jmeter tea
The disable/enable color are very similar and hard to distinguish between them. IMHO make enable element more whiter Also when moving from Nimbus to Dracula the disabled elements can't be seen. see https://imgur.com/37stPt9 On Sun, Dec 10, 2017 at 11:07 AM, Philippe Mouawad < p.moua...@ubik-ingeni

nightly build unavialable

2017-12-02 Thread jmeter tea
I try to download nightly build from https://ci.apache.org/projects/jmeter/nightlies/ And I receive 404 Error for all files as https://ci.apache.org/apache-jmeter-.zipNo Such Resource File not found.

Re: svn commit: r1815838 - in /jmeter/trunk: src/functions/org/apache/jmeter/functions/ChangeCase.java test/src/org/apache/jmeter/functions/TestChangeCase.java xdocs/changes.xml xdocs/usermanual/funct

2017-11-22 Thread jmeter tea
About umlauts and regex, I suggest to use include expression over exclude, We just need to decide on specific delimiter characters, I suggest any space character (\s) hyphen (-) and Undercore (_) This will be used to split the words. Snake Case can use the same delimiter to split words, but should

Bug 61763

2017-11-21 Thread jmeter tea
Bug #61763 marked as fixed, But it has no files attached and I don't find __encode function, Should it change to Status NEW? https://bz.apache.org/bugzilla/show_activity.cgi?id=61763

Re: Release a 4.0 ?

2017-11-21 Thread jmeter tea
I found it, sorry for the confusion. On Tue, Nov 21, 2017 at 9:55 AM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > Function is there , it is called __digest > > Please confirm you find it. > Regards > > On Tue, Nov 21, 2017 at 7:58 AM, jmeter tea

Re: Release a 4.0 ?

2017-11-20 Thread jmeter tea
I think it's a good idea, Just a small issue, I didn't find DigestEncodeFunction.java which is called from TestDigestFunction (it was called DigestEncode) It's related to bug 61724 Thank you On Mon, Nov 20, 2017 at 11:06 PM, Philippe Mouawad < philippe.moua...@gmail.com> wrote: > Hello, > We no

Re: Update Once Per Iteration reverses execution sequence of Preprocessors

2017-11-15 Thread jmeter tea
User parameters are strictly hierarchical But when checking Update Once Per Iteration it saves before iteration the variables beforehand So that second User Parameter will have P as not exists variable and Q as defined in its own declaration and therefore: P1 is saved as ${P} , Q is saved as ${Q}q