Wednesday, February 9, 2011

JUnit Framework

Creating Test cases using Selenium RC and JUnit

1. Open Eclipse IDE

2. Create a Java Project and name it as JUnitTestProject

3. Create the following folders under "JUnitTestProject" project
  • tests
  • lib
  • config
   

No comments:

Post a Comment