apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.3k stars 2.09k forks source link

Generate parent sample is not working JMeter 5.4.3 in non GUI test #5644

Open asfimport opened 2 years ago

asfimport commented 2 years ago

Mr.USA (Bug 65925): Generate parent sample is not working JMeter 5.4.3 in non gui test. It works in JMeter 5.4.3 UI But when I run NON GUI Test from Command "jmeter -n -t .jmx" it does not work. In CSV file I see all child sample and so is HTML Report.

Please look into it.

Thanks

Saleem Soomro System Analyst.

Severity: critical OS:

Magic358 commented 1 year ago

Has there been a resolution to this yet as I am seeing this in version 5.6.2. This was not in version 4.0. Issue remains that when using the Transaction Controller with Generate Parent selected and a while loop is add output under CLI Mode is all children, but in GUI you get the Parent mode.