Search found 15 matches

by kieranwood
Tue Jun 30, 2015 2:18 pm
Forum: General Questions
Topic: Best way to implement a selection from a list
Replies: 6
Views: 1393

Re: Best way to implement a selection from a list

Hi there,

Thanks for taking the time to look at this.
I attached the snapshot after first replying, hope this helps :D
by kieranwood
Tue Jun 30, 2015 11:27 am
Forum: General Questions
Topic: Best way to implement a selection from a list
Replies: 6
Views: 1393

Re: Best way to implement a selection from a list

Hi there, I havent actually started doing this with Ranorex just yet but I know I will need to do it and I dont know how to go about it. I added a snippet of the screen I am trying to get the tests against in the original post and have added a snap of the screen here. Hope this is correct and helps....
by kieranwood
Tue Jun 30, 2015 8:31 am
Forum: General Questions
Topic: Best way to implement a selection from a list
Replies: 6
Views: 1393

Best way to implement a selection from a list

Hi there, I am looking to automate some test cases. They need to make a selection based on the name. If you check the picture, they need to make a selection based on the four digit code. i.e. 0101. These may change and may not be in the correct order all the time. Is there a way I can best implement...
by kieranwood
Tue Jun 30, 2015 8:27 am
Forum: General Questions
Topic: Simple Variable Random Code
Replies: 2
Views: 2405

Re: Simple Variable Random Code

Hi there,

Thanks for that. After some playing I was able ot understand how to implement this weithin a test case step.

Kind regards
by kieranwood
Mon Jun 29, 2015 4:37 pm
Forum: General Questions
Topic: Simple Variable Random Code
Replies: 2
Views: 2405

Simple Variable Random Code

Hi there,

I would like to add a random number to the input of a test case I am attempting to run.

I would like it so it outputs a random number from a selection. i.e. test88

Is there a simple way of doing this in the code?

Thanks
by kieranwood
Mon Mar 09, 2015 4:38 pm
Forum: Mobile Testing
Topic: Running the same test on two devices
Replies: 3
Views: 1911

Re: Running the same test on two devices

Hi there,

I have done this by manually changing the device at the top of the script and it is failing.

I am using the Keypass app and the menu for adding a new Group or Entry is being detected differently between the iPhone recording and the iPad playback.
by kieranwood
Mon Mar 09, 2015 3:12 pm
Forum: Mobile Testing
Topic: Running the same test on two devices
Replies: 3
Views: 1911

Running the same test on two devices

Hi all, I was wondering if it should be possible to record a test on a iPhone and then play the recording back on an iPad, changing the device at the start of the test case (from the drop down). The same app is installed on both devices and each device is played to separately. --- I have installed t...
by kieranwood
Thu Feb 12, 2015 3:39 pm
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Re: Problems with iTunes 12.1.0

Hi Markus,

I have tried this.

As I have said previously a IPhone without 8.1.3 displays in the list without a problem.

An IPhone with 8.1.3 does not.

My problem is not generally getting the devices to connect but specifically getting devices with 8.1.3 to connect.
by kieranwood
Wed Feb 11, 2015 12:18 pm
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Re: Problems with iTunes 12.1.0

Hi there,

I did confirm the Trust dialogue.

I was able to connect the devices in iTunes without a problem and they were appearing as devices in device manager and as a drive in My Computer, but would not display with with Ranorex as a device in the devices screen.
by kieranwood
Tue Feb 10, 2015 8:56 pm
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Re: Itunes and IPhone wont connect

Hi there

Is there any problem with the IOS 8.1.3.

I have connected a iPhone 6and iPad with 8.1.3 and they show in Itunes but not in Ranorex.
A iPhone 4 with 7.1.2 shows in Ranorex no problem.
by kieranwood
Tue Feb 10, 2015 10:16 am
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Re: Itunes and IPhone wont connect

Hi there,

I understood the problems with the Itunes version.
I am using 12.0.1.26 - Is that version not working?

Thanks
by kieranwood
Mon Feb 09, 2015 5:21 pm
Forum: Mobile Testing
Topic: Problems with iTunes 12.1.0
Replies: 19
Views: 6562

Itunes and IPhone wont connect

Hi there, I have a iPhone 4, iPhone 6 and a iPad. None of these devices now seem to connect to the iTunes. The version I have is 12.01.26. I have three Unspecified Devices which I cannot seem to resolve. An Apple iPhone 2 x Apple Mobile Device USB Driver. Has anyone else had issues with getting them...
by kieranwood
Thu Feb 05, 2015 4:35 pm
Forum: Mobile Testing
Topic: Legalities of running an iOS virtual machine
Replies: 1
Views: 2111

Legalities of running an iOS virtual machine

Hi I have read that some users of Ranorex use a physical machine running Windows and Ranorex and then have a virtual machine running mac os. I read that the mac os can only be run on mac hardware. But this setup would allow for the xcode emulators to be used in the testing. Therefore i was wondering...
by kieranwood
Thu Feb 05, 2015 4:24 pm
Forum: Mobile Testing
Topic: Suggestions for Emulators that works best with ranorex
Replies: 2
Views: 2031

Re: Suggestions for Emulators that works best with ranorex

Hi there

Did you ever find anything suitable?
I have been using the android studio to get some basic emulators.
by kieranwood
Fri Jan 23, 2015 12:42 pm
Forum: Mobile Testing
Topic: Testing a Paint application
Replies: 1
Views: 1902

Testing a Paint application

Hi All,

I am very new to Ranorex.

I am running a test Paint type application.
This requires a press and drag movement to draw on the canvas.

A touch / swipe doesn't seem to be doing it.

Any advice?