I find it easiest to store files alongside the class itself so that it can
be loaded as a resource with the getClass().getResource(...) or
getClass().getResourceAsStream(...) methods.
--Nat
2009/9/27 ruplah <
ruplah@...>
>
>
> Hi,
> What would be the best way to separate test data in the form of text files,
> excel or xml to keep the test data. The test code should pick the test data
> from these files
> Regards,
> Rupa
>
>
>
--
http://www.natpryce.com[Non-text portions of this message have been removed]