Appian-Locust

Overview

Appian-Locust is a tool for load and performance testing Appian using the open source Locust (https://locust.io) load driving framework. It provides an easy, programatic way to develop and execute load and performance tests for Appian.

Using the locust load testing framework allows for scaling of workloads, with both standalone and distributed execution. All tests are written in python, making them easy to read and maintain.

Appian-Locust is open source under Apache 2.0 License

Python Package: https://pypi.org/project/appian-locust/
Documentation: https://appian-locust.readthedocs.io/en/stable/
Source: https://gitlab.com/appian-oss/appian-locust

Key Functionality and Features
  • Programatic Load Testing
  • Python-based
  • Handles sessions, login and basic functionality navigation and form filling.
Anonymous