Can the stress test using different parameters within on testflow
Author: mulei2023Created Dec 23, 2021Updated Sep 18, 2023
Labelsfeature-request
What version of bombardier are you using?
bombardier version v1.2.5 linux/amd64
What operating system and processor architecture are you using (if relevant)?
linux/amd64 ubuntu
What you expected to happen?
eg: for GET method, target api is https://ip:port/some-route/some-method?id= can i put a collection of id in some place(like somefile), and the request use random id in my id-collection
for POST method, can i put a collection of body in somefile, and the request use randomly or for loop
Source: codesenberg/bombardier