Automation using Selenium RC and TestNG

This blog is intended to help you out with automating your tests using Selenium RC and TestNG. Let me start with telling about Selenium IDE first - recording and playing back a small script and then move to Selenium RC and finally TestNG.

The blogs would be as follows:
1. Recording and playing back using Selenium IDE.
2. Creating a simple Selenium RC script using TestNG.
3. Running a TestNG script using Eclipse.