DataSource Loop failing when used with Groovy DataSource
I have a testing scenario in which I have a directory of input and corresponding expected result files. The files are named with the following convention. Test1-INPUT.txt Test1-RESULT.txt Test2-I...