.Net Testing

This document describes how to use Ranorex in .Net and how to embed it in Visual Studio or SharpDevelop.

Using Visual Studio

Visual Studio 1

The RanorexVS2005Sample1 illustrates how to use Ranorex from a simple Visual Studio C# console application.
Read more...
 

Visual Studio 2

The RanorexVS2005Sample2 illustrates how to use Ranorex from a simple Visual Studio C# console application. The sample shows how to create a new Visual Studio C# console application and how to start and automate a simple windows GUI application with RanorexNet.
Read more...
 

Using SharpDevelop

SharpDevelop

The sample shows how to create a new SharpDevelop C# console application and how to start and automate a simple windows GUI application with RanorexNet.
Read more...