Hi,
Sorry, but Taurus does not support generating JMeter's dashboard
report at the moment. Instead, we have "-report" feature to
generate online shareable reports.
Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
![]() |
--
You received this message because you are subscribed to the Google Groups "codename-taurus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to codename-taur...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/71042dd1-4cf6-419d-8bc3-2ce0a931d486%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
BTW you don't need to edit those files. You can make all these
properties part of your configuration files, or part of personal
config for Taurus which is placed in ~/.bzt-rc .
See http://gettaurus.org/docs/JMeter/#JMeter-Properties
--
Andrey
CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
It's around here:
https://github.com/Blazemeter/taurus/tree/master/bzt/jmx
Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
![]() |
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/4f39d17e-9161-43bc-ba2c-0769d1d1ab46%40googlegroups.com.
Kpi.jtl would not contain that field. If you need it, you have to
have your own simple data writer.
Andrey Pohilko Chief Scientist P: +7 (909) 631-21-69 |
![]() |
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/255f6a89-08b7-4dc9-a520-513bbde90f7a%40googlegroups.com.
services:- module: shellexec post-process: - awk -F',' -v OFS=',' '$7 = $7 FS "failureMessage"' ${TAURUS_ARTIFACTS_DIR}/kpi.jtl > ${TAURUS_ARTIFACTS_DIR}/kpi_awk.csv - ~/.bzt/jmeter-taurus/4.0/bin/jmeter.sh -g ${TAURUS_ARTIFACTS_DIR}/kpi_awk.csv -o ${TAURUS_ARTIFACTS_DIR}/jmeterDashboard
...
modules: jmeter: properties: jmeter.save.saveservice.assertion_results_failure_message: 'true'
...
Hi,
Setting this property won't change the way Taurus writes kpi.jtl file. We have no plans to change that for now.
For other listeners, this proprty should work fine.
--
Andrey Pokhilko
Open Source Initiatives Leader
CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/745203cd-f8a6-441a-95b3-298ee02ba370%40googlegroups.com.
AFAIK, you don't need license if you use -report. You can clarify
that with sup...@blazemeter.com or sa...@blazemeter.com
--
Andrey Pokhilko
Open Source Initiatives Leader
CAUTION: This email originated from outside of CA. Do not click links or open attachments unless you recognize the sender and know the content is safe.
To view this discussion on the web visit https://groups.google.com/d/msgid/codename-taurus/f901109e-6c83-4d31-bf45-5ae615066d0c%40googlegroups.com.