Forum Discussion

khasallu's avatar
khasallu
Frequent Visitor
9 years ago

How to Data driven test(Excel or CSV) for REST web services using Soap UI free tool + Groovy

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
}