user2
6 years agoOccasional Contributor
DataSource Loop on SoapUI Pro
Hi, I'am using SoapUI Pro to test the Rest Nominatim Api(https://nominatim.openstreetmap.org/reverse.php?format=json&lat={latitude}&lon={longitude}).
I want to know how to loop through the 2 needed parameters (latitude, longitude) received from a Data source(Excel file),
Thank you for your help.
It doesn't matter whether its successive columns or not. Do you have columns like this:-
Sl No latitude country iso2 iso3 longitude 1 23 China Hippo Wesr 43 2 34 India Zeta Che 56 Just mention the correct column name against the parameterization.