Forum Discussion

indraniria's avatar
indraniria
Contributor
3 years ago
Solved

How do I access Excel Sheet that I uploaded in Data Source test step when I commit my code to Git?

I have created a Data source test step where I am getting data that is located at my local. Now I commit this code in git and created a pipeline in azzure devops to run my project. But job fails as...
  • mattb's avatar
    3 years ago

    If you add the files to the ReadyAPI bin folder the file will get pushed up with source control. This would make it easy to automate with any CICD system as you could chose the relative location.