Search found 5 matches

by BPyles
Thu Mar 25, 2010 7:51 pm
Forum: Automation API
Topic: Organization and Best Practice
Replies: 8
Views: 3817

Re: Organization and Best Practice

Hi,

I am evaluating Ranorex as a possible tool for automated testing. I too would be interested in seeing documentation or an example project showing how to organize a project for testing a large .NET application.

Is there an example project or documentation for this ?

Thanks
by BPyles
Mon Mar 01, 2010 5:39 pm
Forum: General Questions
Topic: .NET Framework Initialization Error
Replies: 6
Views: 4449

Re: .NET Framework Initialization Error

Alex,

That fixed it. The line Recording1.Start(); was not in the code.

Thanks
by BPyles
Fri Feb 26, 2010 10:14 pm
Forum: General Questions
Topic: .NET Framework Initialization Error
Replies: 6
Views: 4449

Re: .NET Framework Initialization Error

Thanks for the help.

the exe runs from the command line window, no errors as it does with a double-click. So, the question now is what is it supposed to do? Is it supposed to apply the test to the VIP Database application window which is open ? It does not, it appears to do nothing.
by BPyles
Fri Feb 26, 2010 6:36 pm
Forum: General Questions
Topic: .NET Framework Initialization Error
Replies: 6
Views: 4449

Re: .NET Framework Initialization Error

That is the complete text in the dialog box. When I just double click on the exe a DOS command window quickly opens and closes. When I right click and run as current user, that is when the error occurs. Is the DOS window flashing the proper behavior for the double click. No problems with other .NET ...
by BPyles
Thu Feb 25, 2010 10:43 pm
Forum: General Questions
Topic: .NET Framework Initialization Error
Replies: 6
Views: 4449

.NET Framework Initialization Error

I am running the Ranorex trial version (2.2.2.7850). XP Professional version 2002, service pack 3. Have been developing for some time in C# on this machine using Visual Studio 2008 with no problems. .NET Framework 3.5 SP1 I have built an executable as described on page 15 of the Ranorex tutorial. Wh...