Forum Discussion
SmartBear_Suppo
Alumni
14 years ago
Elvorin wrote: The properties are test case properties. One transfer is done before making the SOAP call to capture the input and one transfer after the SOAP call to get a value from response. So it's like
DataSource [Reading from comma separated file]
Property Transfer [to a property of this test case to capture the read value]
SOAP call
Property Transfer [to a property of this test case to capture a value within response]
Hmm... is the DataSource set to shared in its settings?
/Henrik