Search found 8 matches

by htrudel
Wed Nov 19, 2014 6:00 pm
Forum: Mobile Testing
Topic: Android Emulator Device Error (communication error?)
Replies: 11
Views: 5068

Re: Android Emulator Device Error (communication error?)

Hi, Our developers here are using Genymotion with some success. But in test automation, since there is so many inconsistencies with the emulator, we are now running our nightly tests using a real tablet. We found that I personally use the emulator only when I need to develop/troubleshoot a test auto...
by htrudel
Wed Jul 02, 2014 7:54 pm
Forum: Mobile Testing
Topic: Android App close issue with Host.Local.CloseApplication
Replies: 5
Views: 3478

Re: Android App close issue with Host.Local.CloseApplication

I have now had the chance to try it with Ranorex version 5.0.2 and it seem to work on Android.
However, it does not work on iOS...
Getting there someday! :wink:
by htrudel
Wed Mar 12, 2014 5:00 pm
Forum: Mobile Testing
Topic: Android Emulator Device Error (communication error?)
Replies: 11
Views: 5068

Re: Android Emulator Device Error (communication error?)

Thanks.

We are currently evaluating Genymotion Android emulators to see if they are more stable.
by htrudel
Thu Feb 27, 2014 11:16 pm
Forum: Mobile Testing
Topic: Android Emulator Device Error (communication error?)
Replies: 11
Views: 5068

Re: Android Emulator Device Error (communication error?)

Hi, I am using Ranorex version 4.1.5.17134. Android Emulator: Nexus S (it is the most stable emulator). CPU/ABI: Intel Atom (x86) Version 4.3 (API level 18) Android SDK Manager - Intel x86 Atom System Image rev.1. Again, I think the issue is not related to Ranorex. It looks more like an emulator iss...
by htrudel
Wed Feb 12, 2014 7:25 pm
Forum: Mobile Testing
Topic: Android Emulator Device Error (communication error?)
Replies: 11
Views: 5068

Android Emulator Device Error (communication error?)

During execution of test recordings, my Android device (emulator) status reported by Ranorex in the Devices windows changed to Error . I tried to refresh its status in Ranorex and after 2-3 seconds, it goes back to Error . I tried all of the following without success: Restarting our Android App. Res...
by htrudel
Tue Feb 11, 2014 9:42 pm
Forum: Mobile Testing
Topic: Android App close issue with Host.Local.CloseApplication
Replies: 5
Views: 3478

Re: Android App close issue with Host.Local.CloseApplication

I just tried it and the behavior is the same as for Host.Local.CloseApplication . I have asked our Android app developers and their explanation is that Ranorex Automation Service sends a flag activity "Clear Top", which is equivalent as clicking Android Device Home button to pause an App. My questio...
by htrudel
Tue Feb 11, 2014 6:51 pm
Forum: Mobile Testing
Topic: Android App close issue with Host.Local.CloseApplication
Replies: 5
Views: 3478

Android App close issue with Host.Local.CloseApplication

Hi, We have an issue closing our application using the Host.Local.CloseApplication function. While testing regular windows application it works as expected and closes the application. But on Android, it seems to only close the UI. When we then execute Host.Local.RunMobileApp , the application seems ...
by htrudel
Thu Oct 31, 2013 11:05 pm
Forum: Object Identification and Technologies
Topic: Ranorex Studio 4.1.0 cannot find objects that Spy can find.
Replies: 35
Views: 13354

Re: Ranorex Studio 4.1.0 cannot find objects that Spy can find.

I've had this kind of problem testing our 32 bits 2.0 .NET application and our solution was to set the Ranorex project "Target CPU" to "32-bit Intel-compatible processor" (option found in project properties under compiling tab).

Hope this helps.