What you describe seems easy to achieve in AndroidViewClient/culebra <https://github.com/dtmilano/AndroidViewClient> , even just using the GUI. You may need to tweak the spreadsheet part, but it will be even easier if you can export it to CSV. Give it a try and ask for help here or at http://stackoverflow.com/questions/tagged/androidviewclient.
On Sunday, 8 February 2015 23:11:38 UTC-5, janvi wrote: > > Hello All, > > I'm new to monkey talk tool.Is the following feature supported in Monkey > Talk? > > I have an App which supports 5 languages(de,hu,da en,etc).Button names and > strings used in App are different for these languages. > I need to test validation of these strings .I have an excel which contains > all the strings of the above languages mentioned. > I want to check if the button has a label called "hello" in english and if > we change to danish lanuage in phone then hello is replaced by the > corresponding word in danish which is in excel. > > I want to validate and verify buuton label name with corresponding value > in excel(If xxx is the same as hello in danish then xxx which is displayed > in App should be similar to xxx which is under danish language in excel).Is > this possible?? > > Can we do it using JAVA Script in monkey talk?? > > Any help would be appreciated . > Thanks in advance. > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

