Giter Site home page Giter Site logo

chongchong01 / taurus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from blazemeter/taurus

0.0 2.0 0.0 20.99 MB

Automation-friendly framework for Continuous Testing by

Home Page: http://gettaurus.org

License: Apache License 2.0

Shell 0.65% Python 91.94% C 0.29% Smarty 0.60% JavaScript 1.13% Ruby 0.24% C# 0.57% Java 2.90% PHP 0.22% HTML 0.16% CSS 0.29% Batchfile 0.11% Scala 0.54% RobotFramework 0.36%

taurus's Introduction

Taurus

Join the chat at https://gitter.im/Blazemeter/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, Grinder 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

taurus's People

Contributors

undera avatar greyfenrir avatar dimp-gh avatar 3dgiordano avatar jwineinger avatar anarresian avatar maribezler avatar vitalikb avatar annorax avatar 34808111dd avatar 5ay3h avatar spearsem avatar aryeguy avatar jaredpetersen avatar bsingr avatar mattc41190 avatar thompsnm avatar nelsg avatar llamahunter avatar richievos avatar belonesox avatar sebastien-prudhomme avatar gitter-badger avatar galto03 avatar leibniz137 avatar udi-bm avatar

Watchers

James Cloos avatar 次郎 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.