Page 1 of 1

How to manage program.cs using csv file

Posted: Tue Oct 19, 2010 8:36 am
by syuhada
hello guys;

i have one project(runall) that use to call a few of other project. I use the Runall.exe file to run the test in ranorex runtime machine..the problem is, when i want to run other project ,i have to edit it in other PC(premium licence)and build it again..do you have any method such as i can connect csv/txt file to program.cs in Runall project. So that i no need to build again if got any changes in the program.cs.

Thanks;

Re: How to manage program.cs using csv file

Posted: Tue Oct 19, 2010 2:36 pm
by Support Team
Hi,

of course there is a possibility to connect a csv file to your project by using the CSVConnector.
We have an example of using this CSVConnector in our user guide for data driven testing:

http://www.ranorex.com/support/user-gui ... sting.html

Regards,
Tobias
Ranorex Support Team