Forum Discussion
HimanshuTayal
6 years agoCommunity Hero
If you want to read excel data then use DataSource Step instead of DataBase Step.
- kiranaj176 years agoNew ContributorYes I know we can use the Data Source but since we have limited licences we are using soapui open source and trying to use JDBC connection for reading excel as a SQL query.
- HimanshuTayal6 years agoCommunity Hero
you can use groovy script to read excel file if you are working with SoapUI that is free version.
Go through below post to have a look on how to read it via groovy
SoapUI-Open-Source read excel via groovy