TAURUS Let's test

Proc pouzivat Taurus

Poznamky

  • Taurus supports running more than one existing JMeter .jmx test script from a YAML file as well
  • Add (or override) any property (including JMeter properties and system properties).
  • Add (or override) user-defined variables.
  • Enable/Disable any test element starting from the Thread Group and ending up with listeners.
  • Taurus domain specific language (DSL) written in either JSON or YAML allows you to generate scripts in JMeter, Grinder, or Gatling and to override the settings of existing scripts written for those tools.

TODO

Runner

docker run -it --rm -v `pwd`/tests:/bzt-configs blazemeter/taurus my-config.yml -o modules.console.disable=true