Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

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

For speedy test development we recommend the Appian-Locust Companion browser extension, which allows your to simply record workflows: https://chromewebstore.google.com/detail/appian-locust-companion/ebgbeodgfnnkgcppfikfoclfmahcmapf

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

    I am new to Appian-Locust, I have installed Appian Locust, executed a login script for Appian URL and I am getting this exception "Login unsuccessful, no multipart cookie found, only found <RequestsCookieJar[<Cookie JSESSIONID....". I checked my credentials and they are working fine when login manually. I have tried executing the same Appian URL via generic Locust and there is no such exception shown.

    Can anyone help here.

Comment
  • Hi,

    I am new to Appian-Locust, I have installed Appian Locust, executed a login script for Appian URL and I am getting this exception "Login unsuccessful, no multipart cookie found, only found <RequestsCookieJar[<Cookie JSESSIONID....". I checked my credentials and they are working fine when login manually. I have tried executing the same Appian URL via generic Locust and there is no such exception shown.

    Can anyone help here.

Children
No Data