Retrieve datasource Property in SOAP UI runner groovy script
Hi,
I have a datasource component set in load ui project whose data is from csv file.
Eg: AccountNumber 02600002229 02600002230
Its connected to a soap ui runner component which has a groovy script step in it.How can I retrieve the "AccountNumber" property value in the groovy script during each load ui run.