Forum Discussion

galford's avatar
galford
Occasional Contributor
14 years ago

How to load multiples properties files

Hello All,
I have 2000 sets of parameters, which have to be send to the specific web-method.
I have parametrized my request to the web-method and everything is ok for a single properties file.
Basically there are 2000 properties files, which must be send one by one to the web-method.
How can I load them into the test? May i directly load properties directly from the file system during each iteration of the test-runs?
Does somebody have the groovy syntax for something similar or there is a better way?
I have mentioned groovy script, because i am using it for passing some custom data during the tests and to handle the data between the test steps.
No RepliesBe the first to reply