Need help with StresStimulus? Start here.
Replacing a parameter with a server generated ID
Unregistered User Posts: 514
5/23/2012
|
I am facing a constraint, and would appreciate if you could advice on this. Part of my stress testing is to replace a parameter with a server generated ID, say, a system-generated unique UUID for each different session. So far I am unable to achieve this as the parameter replacement is only taking the dynamic value from CSV file. Kindly advice, thank you
|
|
0
link
|
Vadim @StresStimulus Administrator Posts: 583
5/23/2012
|
If I correctly understood your question, you need to feed into the request a server-generated value taken from the prior response. To achieve that you need to parameterize the request using an extractor.
To do so, first create an extractor, as described in the items 1-3 of this post http://www.stresstimulus.com/blog/post/what-s-new-in-v1-5-part-2-extractors-and-parameterization Then parameterize the request using the extractor, as described in the item 5 or 6 of the same blog, depending whether your request is a web form or not.
|
|
0
link
|
Copyright © 2024 Stimulus Technology