Skip to content

Instantly share code, notes, and snippets.

@kimbtech
Last active November 22, 2018 11:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimbtech/54d66b5c2d02c77c3e028582c5d01b69 to your computer and use it in GitHub Desktop.
Save kimbtech/54d66b5c2d02c77c3e028582c5d01b69 to your computer and use it in GitHub Desktop.
# https://github.com/KIMB-technologies/KIMB-Forms-Project
# artillery run KIMB-Forms-Project-Test.yaml
config:
target: "https://forms.***.eu"
phases:
- duration: 30
arrivalRate: 5 # 30 seconds 5 new users per second
scenarios:
- flow:
- get:
url : "/"
- get:
url : "/poll/***"
- post:
url: "/poll/***"
form:
pollsend : "yes"
termin_0: "yes"
termin_2: "yes"
textseinwill : "yes"
name: "Test"
email: "test@test.test"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment