Forum Discussion
1 Reply
- nmraoCommunity HeroCheck this link which shows it for soap request, but you can apply to for rest too.
https://learnsoapui.wordpress.com/2012/05/19/groovy-datasource-teststep-dataloop-teststep-using-groovy-in-soapui/
I have requesty something like that:
{
"applicationID":"4",
"userID":"saturnadmin",
"listSiteKey":["1013","1014","1016"] // Its a list basically, have to make sure this may contain multiple values in spreadsheet say excel cell
}