Search found 8 matches

by sboeck
Tue May 02, 2017 10:28 am
Forum: Mobile Testing
Topic: Set ConnectTimeout
Replies: 7
Views: 2230

Re: Set ConnectTimeout

Hello odklizec,

yes you are right. We connect the devices via USB. Unfortunately WIFI is no option for us.
by sboeck
Tue May 02, 2017 7:06 am
Forum: Mobile Testing
Topic: Set ConnectTimeout
Replies: 7
Views: 2230

Re: Set ConnectTimeout

Hi asdf, we already tried reinstalling the service app but it didn't help. Unfortunately we still get a timeout while starting our app. But we found another solution to our problem. Basiclly we just try to reconnect a few more times until it works or we give up. With this solution we can start our a...
by sboeck
Thu Apr 27, 2017 10:03 am
Forum: Mobile Testing
Topic: Set ConnectTimeout
Replies: 7
Views: 2230

Re: Set ConnectTimeout

Thank you very much. Indeed it is possible too set the ConnectTimeout with Ranorex.Plugin.Mobile.RxIntegration.MobilePluginConfig.ConnectTimeout. Unfortunately the connection to our App still times out.
by sboeck
Thu Apr 27, 2017 9:19 am
Forum: Mobile Testing
Topic: Set ConnectTimeout
Replies: 7
Views: 2230

Set ConnectTimeout

Hello,

we are currently testing ours iOS App and came across the communication timeout exception.
We now would like to increase the timeout as stated in this thread.

Is there any way to do this via code?

Greeting sboeck
by sboeck
Wed Jan 18, 2017 10:05 am
Forum: Mobile Testing
Topic: iOS App Instrumentation
Replies: 5
Views: 2585

Re: iOS App Instrumentation

Thanks to the Ranorex Support, we are now able to instrument our iOS App.

The InvalidCharacter-Exception was thrown because of the Character '*' in one of our files. This seems to be a bug in Ranorex. Just renaming the file helped.
by sboeck
Tue Jan 10, 2017 5:06 pm
Forum: Mobile Testing
Topic: iOS App Instrumentation
Replies: 5
Views: 2585

Re: iOS App Instrumentation

We found the NLog.config and set the minloglevel to Trace. If we now start Ranorex.Instrumentation.exe via the command line, we are able to see any information provided by Ranorex. Immediatly before stopping Ranorex shows the following exception: 2017-01-10 16:51:44.9852|ERROR|Ranorex.Libs.FileSyste...
by sboeck
Tue Jan 10, 2017 10:46 am
Forum: Mobile Testing
Topic: iOS App Instrumentation
Replies: 5
Views: 2585

iOS App Instrumentation

Hi, we are trying to instrument our iOS App with Ranorex 6.2.0. Everytime we instrument the App via InstrumentationWizard in Ranorex Studio we get the following error: Instrumentation failed: Please make sure that - The IPA minimum OS version matches the device OS version - The IPA supports the devi...
by sboeck
Tue Nov 29, 2016 12:29 pm
Forum: Mobile Testing
Topic: Test Automation with Device Farms
Replies: 1
Views: 3212

Test Automation with Device Farms

Hello,

is it possible to execute testcases with Ranorex on devices on AWS Device Farm or Xamarin Test Cloud?

Thanks in advance