Page 1 of 1

Database Connectivity

Posted: Fri Jan 09, 2009 11:30 am
by anujakulkarni
Hi all,

I would like to know if Ranorex supports “Database Connectivity” as reading data from a database is mandatory while testing a client-server application.

It will be very helpful if anyone could provide me an example code which deals with or explains such database connection.

Cheers,

Posted: Tue Jan 13, 2009 2:35 pm
by Support Team
Hi,

Ranorex is fully compatible with the Microsoft .NET Framework. I suggest to search the web using google or yahoo for C# code examples accessing data bases or other external sources like a CSV files.

Please try to search for following using google:
"read data database c# .NET example"

I'm sure you'll find many useful code snippets describing how to connect to and how to read data from a database.

regards,

Christoph
Ranorex Support Team