All Projects → damies13 → rfswarm

damies13 / rfswarm

Licence: GPL-3.0 license
Robot Framework Swarm

Programming Languages

python
139335 projects - #7 most used programming language
RobotFramework
109 projects
shell
77523 projects

Projects that are alternatives of or similar to rfswarm

Awesome Test Automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by http://sdclabs.com
Stars: ✭ 4,712 (+6829.41%)
Mutual labels:  test-automation, testing-tools, performance-testing
page-modeller
⚙️ Browser DevTools extension for modelling web pages for automation.
Stars: ✭ 66 (-2.94%)
Mutual labels:  test-automation, robot-framework, testing-tools
AutoMeter-API
AutoMeter-API是一款针对分布式服务,微服务API功能和性能一体的自动化测试平台,一站式解决应用,服务,API,环境管理,用例,条件,测试场景,计划,测试报告,功能/性能测试兼容支持的一体化工作平台
Stars: ✭ 105 (+54.41%)
Mutual labels:  test-automation, testing-tools, performance-testing
Openrunner
Computest Openrunner: Benchmark and functional testing for frontend-heavy web applications
Stars: ✭ 16 (-76.47%)
Mutual labels:  test-automation, testing-tools, performance-testing
Awesome K6
A curated list of resources on automated load- and performance testing using k6 🗻
Stars: ✭ 78 (+14.71%)
Mutual labels:  test-automation, testing-tools, performance-testing
saloon
An E2E test seeder for enterprise web applications
Stars: ✭ 30 (-55.88%)
Mutual labels:  test-automation, testing-tools
sandboni-core
Sandboni - Java test optimization library which reduces test execution time without compromising quality
Stars: ✭ 27 (-60.29%)
Mutual labels:  test-automation, testing-tools
extensiveautomation-server
Extensive Automation server
Stars: ✭ 19 (-72.06%)
Mutual labels:  test-automation, testing-tools
fast-test
fast-test是基于Java的自动化测试工具集合,包含自动测试平台(后端Vue),自动测试框架,可以帮助测试人员快速构建各类测试工具和自动化测试框架。请点星支持!
Stars: ✭ 112 (+64.71%)
Mutual labels:  test-automation, testing-tools
vividus-starter
VIVIDUS-based test project template
Stars: ✭ 43 (-36.76%)
Mutual labels:  test-automation, testing-tools
carina
Carina automation framework: Web, Mobile, API, DB etc testing...
Stars: ✭ 652 (+858.82%)
Mutual labels:  test-automation, testing-tools
frisbee
A Kubernetes Framework for Cloud-Native Application Testing
Stars: ✭ 39 (-42.65%)
Mutual labels:  test-automation, performance-testing
IO-TESTER
A functional test framework
Stars: ✭ 32 (-52.94%)
Mutual labels:  test-automation, testing-tools
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (-39.71%)
Mutual labels:  test-automation, testing-tools
test junkie
Highly configurable testing framework for Python
Stars: ✭ 72 (+5.88%)
Mutual labels:  test-automation, testing-tools
scenarioo
Scenarioo Docu Viewer for Automated Documentation using UI/E2E-Tests
Stars: ✭ 62 (-8.82%)
Mutual labels:  test-automation, testing-tools
qt monkey
Tool for testing Qt based applications
Stars: ✭ 39 (-42.65%)
Mutual labels:  test-automation, testing-tools
jest-gql
✅🚀GraphQL based tests for Jest and Apollo
Stars: ✭ 33 (-51.47%)
Mutual labels:  test-automation, testing-tools
karate
Test Automation Made Simple
Stars: ✭ 6,384 (+9288.24%)
Mutual labels:  test-automation, testing-tools
software-testing-resource-pack
Various files useful for manual testing and test automation etc.
Stars: ✭ 38 (-44.12%)
Mutual labels:  test-automation, testing-tools

rfswarm (Robot Framework Swarm)

Version Manager Agent Reporter
Latest PyPI version Number of Manager PyPI downloads Number of Agent PyPI downloads Number of Reporter PyPI downloads

About

rfswarm is a testing tool that allows you use Robot Framework test cases for performance or load testing.

Swarm being the collective noun for Robots, just as Flock is for Birds and Herd for Sheep, so it made sense to use swarm for a performance testing tool using Robot Framework, hence rfswarm

Image

While Robot Framework is normally used for functional or regression testing, it has long been considered the holy grail in testing for there to be synergies between the functional and performance testing scripts so that effort expended in creating test cases for one does not need to be duplicated for the other which is currently the normal case.

rfswarm aims to solve this problem by allowing you to take an existing functional or regression test case written in Robot Framework, make some minor adjustments to make the test case suitable for performance testing and then run the Robot Framework test case with as many virtual users (robots) as needed to generate load on the application under test.

rfswarm is written completely in python, so if you are already using Robot Framework, then you will already have most of what you need to use rfswarm and will be familiar with pip to get any extra components you need.

To learn more about rfswarm please refer to the Documentation

Image

Getting Help

Community Support


An example of how your rfswarm setup might look.

Commercial Support

  • The easiest way to get commercial support is to sponsor this project on Github

Donations

If you would like to thank me for this project please consider using one of the sponsorship methods:

  • Github
  • PayPal.me (the $5 is a suggestion, feel free to change to any amount you would like)

See our sponsors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].