NLS Testing - Local language testing

Technology specific object identification, supported applications, web technologies, and 3rd party controls.
User avatar
Ceaser
Posts: 15
Joined: Tue Mar 10, 2015 7:41 am

NLS Testing - Local language testing

Post by Ceaser » Fri Sep 11, 2015 7:45 am

hi,
I am verifying some text in UI using Ranorex.

Could any one suggest best solution which Ranorex supports for my requirement, given below:

I have to change the UI string( which is given as test-data) to be verified according to the language selected.
so that I can reuse my test for any language by changing the test-data.


regards,
Ceaser

User avatar
Support Team
Site Admin
Site Admin
Posts: 12145
Joined: Fri Jul 07, 2006 4:30 pm
Location: Houston, Texas, USA
Contact:

Re: NLS Testing - Local language testing

Post by Support Team » Tue Sep 15, 2015 8:14 am

Hello Ceaser,

Generally, the RanoreXPath is built using specific path weight rules.
It could happen that the generated path contains attributes, which are language-dependent.
In order to change this, you can edit the path after tracking an element with Ranorex Spy.

After changing to the Path Editor, please select attributes, which are language-independent (e.g. 'ID').
Which attributes are available in your case, depends on the technology of your application and how the application is implemented.
path_editor.png
Please check, which attributes are qualified for a language-independent test.
If you need assistance, please upload a Ranorex Snapshot of your application or send it to [email protected].

Please let me know if you need more information.

Regards,
Johannes
You do not have the required permissions to view the files attached to this post.