InterviewSolution
Saved Bookmarks
| 1. |
In SoapUI, how can we do the reading of data from excel spreadsheet using a Groovy Script? |
|
Answer» The DataSource and DataSource Loop functionalities are not present in the unpaid version of SOAPUI. For the DataSource and DataSource Loop functionality, one can USE the Ready API licensed version. One more way to read data from EXCEL using the Groovy Script in SoapUI is as follows:
|
|