Multilanguage

Ask general questions here.
GFB_Salein
Posts: 2
Joined: Thu Mar 03, 2011 11:16 am

Multilanguage

Post by GFB_Salein » Thu Mar 03, 2011 12:18 pm

Hello,
I have a software with an English and German user interface. I want to record the English user interface with some validation points. Then,I want to set the validation points in German without new recording. At last, I have a test with two loopers. One for English and one for German. Is it possible?
Thank you.

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

Re: Multilanguage

Post by Support Team » Thu Mar 03, 2011 1:01 pm

Hi,

Of course it is possible.With Ranorex 3.0 you can use a Simple Data Table with German and English words in it. This words you can bind to a variable and you can run the whole test suite first in English and then in German. But please take care on building the RxPath because even in the RxPath could be attributes which where different between the languages. But even for this there is an easy solution. Just use a variable for this attributes or build a RxPath which includes independent attributes from the language.

Please also take a look to following documentation:
http://www.ranorex.com/support/user-gui ... sting.html

Regards,
Peter
Ranorex Team