Hi All
I have a script in \jameleon-test-suite\scripts folder with the name yahoo_watij-sourceforge.xml. For parameterizing it I created yahoo_watij-sourceforge.csv file in \jameleon-test-suite\data folder. I also modified the script to read the data from CSV file by updating the testcase tag to
<testcase xmlns="jelly:jameleon" trace="true" useCSV="true" countRow="true">
But when I ran the scrip I got the error "file:/C:/jameleon/jameleon-test-suite/scripts/yahoo_watij-sourceforge.xml:1:77: <testcase> .\data\yahoo_watij-sourceforge.csv (The system cannot find the file specified)". Jameleon is not able to detect the CSV file but it is lying there at the specified location.
I am new to this, may be i have done some silly mistake. Please help me out.
Any kind of help will be highly appreciated
Thanks
Namit