Need help with StresStimulus? Start here.
Parameter and validator
Unregistered User Posts: 514
6/5/2013
|
Can I use a parameter inside a validator?
|
|
0
link
|
Vadim @StresStimulus Administrator Posts: 583
6/5/2013
|
The term “parameter” designates a part of a request, while validators are created for responses. Did you mean to use an extractor as a validator? If this is the case, while you cannot use extractors as validators directly, you can configure a validators to use the same rule as the extractor. For example, if you have a text-delimited extractor, then, when define the validator, use the text-before expression followed by the expected value and followed by the text-after expression
|
|
0
link
|
Copyright © 2025 Stimulus Technology