Search found 72 matches

by martinsw
Mon Aug 11, 2014 5:00 pm
Forum: General Questions
Topic: Android testing - NFC reading
Replies: 6
Views: 2980

Re: Android testing - NFC reading

Thanks Bernhard, i'll do that!
by martinsw
Fri Aug 01, 2014 10:00 am
Forum: General Questions
Topic: Android testing - NFC reading
Replies: 6
Views: 2980

Re: Android testing - NFC reading

Hi Bernhard, I'm not asking if Ranorex can check to see if there is an NFC tag next to the device, I'm asking if there are any plans for Ranorex to add a recording module action that SIMULATES the reading of an NFC tag? In Ranorex version 5.1 the mobile testing capabilities were extended significant...
by martinsw
Mon Jul 28, 2014 9:06 am
Forum: General Questions
Topic: Android testing - NFC reading
Replies: 6
Views: 2980

Re: Android testing - NFC reading

Hi, Thanks for the reply but I don't feel that my question has been answered. I am aware of how to go about automatating an android app using Ranorex. However, the android app that I am testing has many features one of which is the capability to read data off nfc tags. In order for the app to read d...
by martinsw
Wed Jul 09, 2014 3:12 pm
Forum: General Questions
Topic: Android testing - NFC reading
Replies: 6
Views: 2980

Android testing - NFC reading

Hi

Can you tell me if Ranorex have any plans for the Android testing capability to be extended to simulate reading NFC tags?

Thanks
by martinsw
Tue Aug 21, 2012 2:57 pm
Forum: General Questions
Topic: variable values and the test case structure
Replies: 4
Views: 2520

Re: variable values and the test case structure

Hi Markus, I'm not sure I understand your reply so i will send you a copy of my automation to better illustrate the problem. I can think of a solution but it involves restructuring my test cases and data input file. I would rather not do this if a quicker fix is available. I will email Ranorex suppo...
by martinsw
Mon Aug 20, 2012 10:06 am
Forum: General Questions
Topic: variable values and the test case structure
Replies: 4
Views: 2520

variable values and the test case structure

Background: My AUT is a barcode scanning web application. The application consists of a "scan" feature, which enables the user to scan the relevant barcode, and a "search" feature. The search feature enables the user to enter the barcode of the scanned item and confirms the time at which the item wa...
by martinsw
Fri Aug 17, 2012 11:53 am
Forum: General Questions
Topic: ranorex spy unique id setting
Replies: 4
Views: 2403

Re: ranorex spy unique id setting

Thanks Bernhard!
by martinsw
Thu Aug 16, 2012 4:08 pm
Forum: General Questions
Topic: naming of variables in recording modules
Replies: 2
Views: 1741

Re: naming of variables in recording modules

Thanks Bernhard :D
by martinsw
Thu Aug 16, 2012 1:51 pm
Forum: General Questions
Topic: Double clicking opens cs instead of rxrec file
Replies: 4
Views: 1691

Re: Double clicking opens cs instead of rxrec file

I have also seen this behaviour. I think it is prone to happening when none of the actions in the recording module are linked to repository items.

Martin
by martinsw
Thu Aug 16, 2012 1:04 pm
Forum: General Questions
Topic: ranorex spy unique id setting
Replies: 4
Views: 2403

Re: ranorex spy unique id setting

Hi Bernard, IMaybe I'm not fully understanding what the search by unique id feature is actually doing. Let me give you an example of what I am trying to achieve and then maybe any misunderstandings that I have will become clearer to you and you can put me right. Attached is a snapshot of a label wit...
by martinsw
Thu Aug 16, 2012 10:42 am
Forum: General Questions
Topic: naming of variables in recording modules
Replies: 2
Views: 1741

naming of variables in recording modules

Dear Ranorex, Can you offer some advice on the naming of recording module variables please? Background: My application under test contains the following features Receipt a product barcode Dispatch a product barcode Load a product barcode Scan a product barcode to an area Scan a product barcode to a ...
by martinsw
Tue Aug 14, 2012 2:34 pm
Forum: General Questions
Topic: ranorex spy unique id setting
Replies: 4
Views: 2403

ranorex spy unique id setting

Hi, Since Ranorex 3.3 was released, Ranorex spy can now search for elements based on their unique id (when the spy setting is enabled). E.g. .//span[#'PageLayout_lblSelectUserTitle'] Please can you advise, how should I write the Ranorex path for the element above if I want to add additional attribut...
by martinsw
Mon Aug 13, 2012 3:05 pm
Forum: General Questions
Topic: help with creating Ranorex Path
Replies: 4
Views: 1662

Re: help with creating Ranorex Path

Thanks Markus, I was trying to be too clever with my Ranorex path when i don't really need to be so no further investigation needed on this one.

Thanks,

Martin
by martinsw
Mon Aug 13, 2012 3:00 pm
Forum: General Questions
Topic: renaming recording modules
Replies: 4
Views: 2882

Re: renaming recording modules

Thanks Larissa
by martinsw
Fri Aug 10, 2012 9:42 am
Forum: General Questions
Topic: help with creating Ranorex Path
Replies: 4
Views: 1662

Re: help with creating Ranorex Path

Hi Ciege, Thanks for the response but writing my own user code is not a practical solution for me. I am a tester rather than a developer and I don't have extensive knowledge of C#. What I need is a solution to this problem that doesn't involve me writing user code. I was hoping that a solution could...