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...