Skip to main content

Taurus Tool for Continuous Testing

Project description

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

Project details


Release history Release notifications | RSS feed

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.35.tar.gz (452.2 kB view details)

Uploaded Source

Built Distribution

bzt-1.16.35-py2.py3-none-any.whl (509.5 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: bzt-1.16.35.tar.gz
  • Upload date:
  • Size: 452.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for bzt-1.16.35.tar.gz
Algorithm Hash digest
SHA256 96e83af92084211663ba2b16ffd2fa44839c121bb3665140d3777fcadb92b57d
MD5 5f7e453919a728616a4e0b808a0aa756
BLAKE2b-256 8234b17b2e064c762f4ba4cc65dd7104d581bb8110bb345fe187baf8d57d5406

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bzt-1.16.35-py2.py3-none-any.whl
  • Upload date:
  • Size: 509.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for bzt-1.16.35-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7b83d34859adc70c3ef0aa9b0a6d81ef56dd0d0785ac081ae8da878a8f15102c
MD5 3046d2d865133a2b5ba05ea885261276
BLAKE2b-256 05fbad361134dc6ae6fd8d9e8e4fcc05ed1d0d4360d4c20a4eb5827ef1345c10

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page