automation - How to automate localization testing of WEB app? Selenium + Java -


need automate localization testing of web based application. there more 30 languages.

automation of localization testing indeed interesting problem approach.

give no details, here 2 things can start with:
1. obvious 1 comparing string content of elements on web page desired translation.
2. can (and should) combine first 1 making screenshots , looking them through make sure translation looks ok on page , doesn't brake layout or something.

easier come more suggestions if give more info have tried and, maybe details of app trying test.


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -