Forum Discussion

roryLIT's avatar
roryLIT
Contributor
12 years ago

Only letting an external file be accessed by one testcase

I have a testsuite of 60 testcases and an external text file with a list of values. I want to run the testcases concurrently. Each testcase will access this file and take a value from the file to use ...