kamahade
16 years agoRegular Contributor
[SOLVED]Transfer property from datasource
I have a datasource step in my testcase,Now, I see there are several properties in the Datasource step which are fetched from my DB.
I could able to feed the data in request using following thing.
I want to make datasource step properties as "testcase" properties,so that I can compare values.
please help;
I could able to feed the data in request using following thing.
<copyrightOwner>${DataSource#EM3_MEDIA_ASSET_COPYRIGHT_OWNER}</copyrightOwner>I want to make datasource step properties as "testcase" properties,so that I can compare values.
please help;