Case Study of Selenium IDE
Case Study of Selenium IDE
By
Anusha gunda(264277)
Scenario3:
Step1:
File->New TestCase
Step 4 :
Edit the default name and enter testcase name then click “Ok”
Step 5 :
Step 6 :
Step 7 :
Step 10 :
Open Eclipse IDE
Go to package tab.
Select New->class
Step 11 :
Copy the source from the selenium IDE and paste it on the workspace of the
HdfcTestCase1.
Go to command prompt.
Enter into the selenium directory then run the selenium server jar file.
Step 13: Run HdfcTestCase1
Step 14 :