Solved
Forum Discussion
nmrao
6 years agoCommunity Hero
Please provide screen shots of test case, the file in which data is the and REST request step where you want to pass values. And how it is expected.
Lschoend
6 years agoOccasional Contributor
Thanks Rao. Screen shots are attached, any help gratefully appreciated!
Linda
- nmrao6 years agoCommunity Hero
Thanks for that.
What type of file are you loading in step1? Is it comma separated file? Sample data would help.So you wanted to put the data into Step2 as parameter values which are read from file?
Not sure of the significance of step3.- Lschoend6 years agoOccasional Contributor
Sorry for the delay in responding.
I have attached the file. It seems to be working because the step that loads the parameters from the file is showing the correct values. They are just not being passed to step 2.. Step 3 is transferring the response to a custom project property that I use in my integration with my test tool.
- nmrao6 years agoCommunity HeroLooad these values at custom properties of test case so that there is not need to pass, they can directly used in requests using Property expansion.
https://www.soapui.org/scripting-properties/property-expansion.html