Forum Discussion

VeenaDevi's avatar
VeenaDevi
Contributor
4 years ago
Solved

Running Data Driven Testing from jenkin using TestExecute

Hi , I am trying to execute my Funtional TestCase (Which have data Source and Data Source Loop , and its  pass while execute from Ready API. I launch the same test case from Jenkin with TestExecute...
  • sonya_m's avatar
    4 years ago

    Hi VeenaDevi !

    I found a similar question we had with support, this might be helpful for you, as well:

     

    >>If you use external files (external data sources, certificates, attachments, etc.) in the test, you need to pack the project and all the required files into a zip package, and provide the resulting archive in the request sent to TestEngine. Please refer to the following help topic for details:
    https://support.smartbear.com/readyapi/docs/testengine/how-to/run-test.html

    <<

     

    As for the paths, these are best practices:

    https://support.smartbear.com/testengine/docs/how-to/run-test.html

     

    Not sure if this is the case for you, but sometimes once the path to the excel file is added to allowed paths in the TestEngine admin Web UI the data source is able to access the excel file.

     

    Let me know if this is helpful.