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

Google sheets equipment borrowing system -

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

c# - Convert type 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.IList<>' -