Skip to main content

Taurus

Quick links: Taurus Documentation | Knowledge Base | Support Forum

Purpose

Hides the complexity of performance and functional tests with an automation-friendly convenience wrapper. Taurus relies on JMeter, Gatling, Locust.io, and Selenium WebDriver as its underlying tools. Free and open source under Apache 2.0 License.

Installation or Upgrade

Just install it using PyPi:

pip install bzt

More detailed instructions for Linux, Mac OS and Windows available here.

Getting Started

Create a file named test.yml with following contents:

---
execution:
- concurrency: 10
  ramp-up: 1m
  hold-for: 1m30s
  scenario: simple

scenarios:
  simple:
    think-time: 0.75
    requests:
    - http://blazedemo.com/
    - http://blazedemo.com/vacation.html

Then run bzt test.yml. After the tool finishes, observe resulting summary stats in console log (more reporting options here). All artifact files from the run will be placed in the directory mentioned in console log. Read more on command-line tool usage here.

Analytics

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bzt-1.16.7.tar.gz (367.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bzt-1.16.7-py2.py3-none-any.whl (424.8 kB view details)

Uploaded Python 2Python 3

File details

Details for the file bzt-1.16.7.tar.gz.

File metadata

  • Download URL: bzt-1.16.7.tar.gz
  • Upload date:
  • Size: 367.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for bzt-1.16.7.tar.gz
Algorithm Hash digest
SHA256 f9087cac162dbfbf3fa7781660b16b599a95933d72dd83835d74486bff9ae8b6
MD5 37bfb8e5898b334a8d1ec9e7504114d2
BLAKE2b-256 22c768158384f5044666be7f72a2af719720ff91a7bbdd90e95600f7ce7d95e3

See more details on using hashes here.

File details

Details for the file bzt-1.16.7-py2.py3-none-any.whl.

File metadata

  • Download URL: bzt-1.16.7-py2.py3-none-any.whl
  • Upload date:
  • Size: 424.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for bzt-1.16.7-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 87474c2f8bd7af33e772483abacc11b7fad76005f0dca40948b6a1154ae3f360
MD5 b8688e4df9eae62ce105460fb001a10b
BLAKE2b-256 d4d091e95cd0329367c50d78fa574c0010a9f89d76d19526e5d3b58b99b35f9e

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page