Skip to content

Correlation and parameterization in Fortio #554

Answered by ldemailly
romanvalenciao asked this question in Q&A
Discussion options

You must be logged in to vote

Good questions!

Do we have a way to perform one call, capturing dynamic values and passing to next calls (like session id, token auth, etc)?

So out of the box when using just the command line, you can't chain calls but that's easy to do with fortio as a library - or even by collecting whatever you need from 1 first call and passing it as Header etc to the actual load call

We could also add a cookie jar to the standard client if you think that'd be valuable (for cookies changing over time during a single request sequence)

Do we have a way to create csv data pools to use during load test to use sequential, unique or shared hundreds or thousands of different values (like user ids, account…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@romanvalenciao
Comment options

Answer selected by ldemailly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants