Need help with StresStimulus? Start here.
Add new request header to every request
Unregistered User Posts: 514
10/16/2023
|
We have a requirement in one of the project that a New Request Header should be added in all the requests of a test case. The value for this header is a dynamic value that gets generated in the first request response of the test case. Is there any option in the tool to add this a header to all the requests of the test case at once?
|
|
0
link
|
George @StresStimulus Administrator Posts: 568
10/16/2023
|
There are 2 ways you can add a dynamic request header to every request. Manually add the header to every recorded request and then parameterize it. Use this method if your test case doesn’t have too many requests. Here are the steps: create a custom component to add a request header at runtime. Use this method if your test case has many requests. Here are the steps:
|
|
0
link
|
Copyright © 2025 Stimulus Technology