Selenium WebDriver – Creating a Keyword Driven Framework for Localization Testing

In this article, I would like to show how I have implemented my Keyword driven framework using Selenium-WebDriver for automated localization testing of a web based application. Localization Testing can be defined as a process of customizing a software application to support any language. In localization, native language string is translated to target language & […]