HI Team,
i designed my test cases with multiple parameters and the generation of random data. for application URL am using csv file for env setting like dev url and test url in excel file.its works as expected while run the jobs in test project but my concern is when i try to run job from a docker system not recognized data source file. which has been uploaded in a job. it’s showing error message.how can i pass data source files in Docker.