Forum Discussion
arunasfo
15 years agoNew Contributor
I had the same question and from the support team I got to know that this cannot be done.
However, this is what I did after working through the tests to see if I can pass parameters from one test response to another test request, using global variable
- Create a global (project) property
- The response variable from the first request is transferred (Property Transfer) to the project property through property transfer
- Use the project property as a parameter in the next request
Hope this helps.
However, this is what I did after working through the tests to see if I can pass parameters from one test response to another test request, using global variable
- Create a global (project) property
- The response variable from the first request is transferred (Property Transfer) to the project property through property transfer
- Use the project property as a parameter in the next request
Hope this helps.