Forum Discussion

kiranaj17's avatar
kiranaj17
New Contributor
6 years ago

Read Excel using JDBC Request Test Step

Can you please let me know how i can use the database connections i.e jdbc for reading the excel data as a sql query

4 Replies

  • If you want to read excel data then use DataSource Step instead of  DataBase Step.

     

     

     

    • kiranaj17's avatar
      kiranaj17
      New Contributor
      Yes 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.