How to execute Selenium WebDriver test cases parallel in multiple Browser using TestNG ?

Pre-Requisite: Read these article before proceeding with this post: Configuring Selenium Webdriver in Eclipse with TestNG plugin installation. I suppose that you are familiar with how to add jar files to your project and How to add any class, folder and XML. Most of the time we find it hard to do compatibility testing of …

How to execute Selenium WebDriver test cases parallel in multiple Browser using TestNG ? Read More »