Requirement: Capturing dynamical values from Request-1 and occurrence count is let say 5.i need to substitute the random values for multiple iteration with request-2 without running the request-1 for multiple times.
Could you please help me to fulfill the requirement.
i did like below
Http request-1
Postprocessor(captured all the occurances)
Http request-2 (This need to execute multiple times with only one time of http request-1)
Need solution or approach to fulfill the requirment
pt loaded is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.