How to manage program.cs using csv file

Ask general questions here.
syuhada
Posts: 28
Joined: Mon Sep 20, 2010 7:56 am

How to manage program.cs using csv file

Post by syuhada » Tue Oct 19, 2010 8:36 am

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;

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: How to manage program.cs using csv file

Post by Support Team » Tue Oct 19, 2010 2:36 pm

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