Hi!
I'm doing a readFile of a CSV and that works ok. However, when I apply a response map to it, to read some of its columns, I get this error:
Problems occurred when invoking code from plug-in: "com.fnfr.svt.editors.testcase". Java heap space
I think I can't do anthything on iTest to sort it because I already modified the configuration file, iTest.ini, to have the maximum memory so I ws wondering what's the best way/algorithm to maybe split this CSV and analyze its columns?
Thank you!