Search found 15 matches

by vikram_u_k
Fri Apr 15, 2016 11:50 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

For the Screen Flickering issue on OpenGL, we have noted this Setting as passed on to the Development team. GlSurfaceVierw has 2 Render modes public final static int RENDERMODE_WHEN_DIRTY = 0; public final static int RENDERMODE_CONTINUOUSLY = 1; In the GLSurfaceFragment.java, the mode is set to Dirt...
by vikram_u_k
Fri Apr 15, 2016 10:24 am
Forum: Mobile Testing
Topic: Error results in screenshot of PC and not app?
Replies: 13
Views: 3113

Re: Error results in screenshot of PC and not app?

Hi Support, We are seeing a Issue that the generated Report has failed to capture the images from the Device(Native APK) with Version 5.4.6(for Android). Errors are reported for: I/System.out( 1291): E: Failed to merge images. I/System.out( 1291): ----------------------------------------------------...
by vikram_u_k
Wed Apr 13, 2016 11:08 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

Hi Support, We have narrowed the Error to this Log statement: I/System.out( 2169): ------------------------------------------------------| I/System.out( 2169): E: File res/drawable/back_btn_text_drawable.xml from dr I/System.out( 2169): awable resource ID #0x7f020002 I/System.out( 2169): -----------...
by vikram_u_k
Tue Apr 12, 2016 7:03 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

Hi Support,
Would it be possible to share contact numbers for a brief support call. We are still evaluating Ranorex but have issues related to Instrumentation process and UIAutomator crashes.

Kindly mail us your numbers.

regards,
Vikram UK
by vikram_u_k
Mon Apr 11, 2016 11:33 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

Hi Support, we are getting a UIAutomator/Fatal Exception consistently on 2 devices( one running 4.0.3 and another 4.4.3). Both have a UIAutomator error and a Binder Unknown Error code 0xfffffff7 error. Other than this, uninstalling the Ranorex Service and running them also reports a UIAutomator Erro...
by vikram_u_k
Thu Apr 07, 2016 10:32 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

Hi Support,
On another Device running 4.0.3, the Test suites fail with this Error(attached) to generate Screenshots..
Could any pointers be given on what is wrong?.

Something as an Exception exists on the APK, or in the Order of Steps in the Testcase or is it a UIAutomator Error?.
by vikram_u_k
Thu Apr 07, 2016 5:41 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

Found Additional Details for the GetService Error.. Do let me know what is UIAutomator Service getting GetService Instance for ?. E/AndroidRuntime(22811): *** FATAL EXCEPTION IN SYSTEM PROCESS: main E/AndroidRuntime(22811): java.lang.IllegalStateException: UiAutomationService android.accessibilityse...
by vikram_u_k
Wed Apr 06, 2016 11:00 am
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Re: Crash Reported and Flickering Screen

Hi Markus,
We are running the Application through Ranorex and face 2 Issues

1) Flickering on the Screen when run via Ranorex, Normal operation without Ranorex is OK
2) Exceptions being Reported ( Runtime, IllegalState and NullPointer).
by vikram_u_k
Mon Apr 04, 2016 12:01 pm
Forum: Mobile Testing
Topic: Crash Reported and Flickering Screen
Replies: 11
Views: 3180

Crash Reported and Flickering Screen

Hi Support, With Ranorex Version 5.4.5 testing a Multithreaded Android4.4.2 Native APK, we have noted flickering screens while running the Tests. a Fatal exception for the UIAutomator is observed. Kindly suggest if any changes are needed for running the Tests or if the Ranorex service has a dependen...
by vikram_u_k
Wed Mar 30, 2016 8:26 am
Forum: General Questions
Topic: Modify Ranorex Report Format
Replies: 2
Views: 1424

Modify Ranorex Report Format

Hi All,
the Link lists the changes in the StyleSheet for PDF reports.
http://www.ranorex.com/blog/ranorex-rep ... onversion/

it is required to add the User/Logged In User name in the PDF file.

Could any pointers be added on how to add this Information into the ReportToPDF() method.
by vikram_u_k
Wed Mar 30, 2016 6:57 am
Forum: Mobile Testing
Topic: Create Custom Validation Attribute instead of AttributeEqual
Replies: 2
Views: 2644

Re: Create Custom Validation Attribute instead of AttributeEqual

Thank you Support.
The information helps. what was not clear was the ability to Pick additional attributes for the Object from the repository
by vikram_u_k
Mon Mar 28, 2016 7:35 am
Forum: Mobile Testing
Topic: Create Custom Validation Attribute instead of AttributeEqual
Replies: 2
Views: 2644

Create Custom Validation Attribute instead of AttributeEqual

Hi Support, We would need a method to validate the actual/expected values to be within a range/offset. The code for this is attached. Could you guide us on how to create this a Custom Validate Actions' Method?. The expectation is that a Validation would be compared for 2 Values(actual, expected) to ...
by vikram_u_k
Mon Mar 28, 2016 7:26 am
Forum: Mobile Testing
Topic: How do i detect a Blinking Icon and Border
Replies: 5
Views: 2443

Re: How do i detect a Blinking Icon and Border

Guten Morgen Support/Bernhard, the Application is a Android APP and the Xpath for the Border does not list any RGBA components in the validation/tracker pane. Current Object is listed as /mobileapp[@title='com.test.data.Monitor']/?/?/container[@rid='content']. The Trsacker lists only General : enabl...
by vikram_u_k
Mon Mar 21, 2016 2:22 pm
Forum: Mobile Testing
Topic: How do i detect a Blinking Icon and Border
Replies: 5
Views: 2443

Re: How do i detect a Blinking Icon and Border

Hi Thank you Jma, i am unable to share the icon/graphic. It is a Icon that is displayed to indicate matching input values when they are within range (signal is periodic). The Option to validate the border fails as there is no color attribute for me to check on. I have Rid/Resource but no attribute t...
by vikram_u_k
Tue Mar 15, 2016 1:14 pm
Forum: Mobile Testing
Topic: How do i detect a Blinking Icon and Border
Replies: 5
Views: 2443

How do i detect a Blinking Icon and Border

With Android API19, we have a application which displays certain sections of the screen with a Blinking Icon and Borders to display Alerts/Alarms. As per Sampling theory we need to sample the Blinks at twice the blinkrate to verify that it is Blinking. Is there a Specific method available to check t...