Answered question

How to use response as request for next flow to complete the flow of testing?

I have an issue while doing REST API performance testing. My response contains few links, I want to click on one link that related to redirecting in browser based on the status selection from the dropdown. So how to perform both non web based (API) and web based (browser) operations in simultaneously in neo load.

chandra M.
chandra M.

chandra M.

Level
0
4 / 100
points
Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

You can use a variable extractor to extract your link then use in a subsequent request the result of that extraction. Would it suit your need?

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful