Search found 3 matches

by hschmitt
Wed Feb 16, 2011 5:42 pm
Forum: Automation API
Topic: Floating License: Wait for license
Replies: 5
Views: 3642

Re: Floating License: Wait for license

Hi, Is there a way to wait (C# or within NAnt) for our test execution until a license becomes available? Sorry but this is not possible at the moment. The only public property for the License is the Ranorex.Core.ElementEngine.IsLicnesed, but i think this won't help you out. But is it not possible i...
by hschmitt
Tue Feb 15, 2011 4:26 pm
Forum: Automation API
Topic: Floating License: Wait for license
Replies: 5
Views: 3642

Floating License: Wait for license

Hi, we are using Ronarex with floating license model. Hudson as CI Server executes our Ranorex NUnit tests on several machine configurations. If there is no license available the test fails and the build is marked as "failed". Is there a way to wait (C# or within NAnt) for our test execution until a...
by hschmitt
Tue Feb 15, 2011 4:01 pm
Forum: Automation Discussions
Topic: Hudson CI & Ranorex Reports
Replies: 13
Views: 5868

Re: Hudson CI & Ranorex Reports

We have integrated Ranorex via NUnit with Hudson. There is blog article about Ranorex & NUnit.