Search found 7 matches

by nusu
Tue Mar 11, 2014 2:19 pm
Forum: Mobile Testing
Topic: Get background text values
Replies: 9
Views: 3075

Re: Get background text values

Hi Bernhard, Unfortunately it is a security issue and we need to keep our privacy but, we nevertheless need at least a guideline containing some rules or tips for our Developments; maybe you can provide us with a guideline how our devs should change the app so it is possible to read this elements. T...
by nusu
Wed Mar 05, 2014 5:51 pm
Forum: Mobile Testing
Topic: Get background text values
Replies: 9
Views: 3075

Re: Get background text values

Hi Bernhard, Thank you for the quick reply. I know that such a validation would work as I used it before (used it in order to test that the stored image found in some section/page is different from the actual one found in a different section/page; this approach is OK-and it works- to be used in that...
by nusu
Tue Mar 04, 2014 4:49 pm
Forum: Mobile Testing
Topic: Get background text values
Replies: 9
Views: 3075

Re: Get background text values

Hi Bernhard, Due to company's rules the only thing that I can post is the Track line of the affected input; it is similar to: "/mobileapp[@title='testpapp']/form[@title='LoginActivity']//text" As you can see in attachments, there's nothing in Ranorex Spy - Overview/Detail section that I can relate t...
by nusu
Mon Feb 17, 2014 12:02 pm
Forum: Mobile Testing
Topic: Get background text values
Replies: 9
Views: 3075

Re: Get background text values

Hi Markus, Yes, I want to validate if the specific text is shown. The thing is that this is a background text in an input field (for password) and I can’t validate it. Validation can be done for characters that are typed in the input field only, and anyway that would led to the above background text...
by nusu
Mon Feb 17, 2014 11:15 am
Forum: Mobile Testing
Topic: Landscape rotation
Replies: 3
Views: 2663

Re: Landscape rotation

Hi Markus,

Manually I just rotate the phone and the image will rotate as well.
I need a method similar to the following available in Xcode iOS UIAutomation:
target.setDeviceOrientation(UIA_DEVICE_ORIENTATION_LANDSCAPELEFT);


Best regards,
Nic
by nusu
Thu Jan 30, 2014 3:43 pm
Forum: Mobile Testing
Topic: Get background text values
Replies: 9
Views: 3075

Get background text values

Hi,

Can you tell me how to get background text values like “Please enter password” while login (or something similar)
Environment used:
- Physical device: Android Nexus 4
- Operating system: Windows 7 SP1
- Ranorex version: 4.1.4.16685

Thank you.
by nusu
Thu Jan 30, 2014 2:48 pm
Forum: Mobile Testing
Topic: Landscape rotation
Replies: 3
Views: 2663

Landscape rotation

Hi,

Can you tell me how to rotate an image/element from portrait to landscape view.
Environment used:
- Physical device: Android Nexus 4
- Operating system: Windows 7 SP1
- Ranorex version: 4.1.4.16685

Thank you.