All the files listed are free of charge and can be downloaded from Google or their official website
1.Download eclipse-jee-helios-SR2-win32.zip
2.Download Selenium from Selenium HQ ,under Selenium Client & WebDriver Language Bindings download Java.
3.Download FireFox (Selenium IDe 1.10.0 is compatble with Firefox 16 and 17)
4.Selenium IDe 1.10.0
5.firebug 1.11.2(works with firefox 17)
6.firePath 0.9.7(works with firefox 4.0-20)
http://catchbug.blogspot.in/2013/02/configuring-eclipse-helios-for-selenium.html
http://catchbug.blogspot.in/2013/02/integrating-testng-with-eclipse.html
Procedure :
Following are Addons for FireFox
1.Install Firefox 17.0
2.Install Addon Firebug 1.11.2 -For FireFox
3.Install Addon Firepath 0.9.7 -For FireFox
4.Install Addon-Selenium IDe -For FireFox
Configuring Selenium with Eclipse
Eclipse is portable i.e., no installation is needed just unzip and open ".exe" file.
- Open Eclipse
- Create a project. (File ->New-> Java Project ->Give name as PracticeCode)
- Create Package under this project
- Under this package > create a new class
- Right click project
- Click Properties
- Click Java Build Path
- Click Libraries
- Click Add External Libraries
- Select the Selenium-Client-Driver
----------------------- For those who are looking for a simple Database to work on -------------
Sql Server 2005 express installation files
For windows Xp
1.Install SQL Server 2005 EXPR(install me first) first.
2.Then install Sql Management Studio 2005.
3. If you getan error The file C:\Windows\Microsoft.NET\Framework\[version_number]\mscorlib.tlb could not be loaded"
then install "MicrosoftFixit50701.msi" or go to website do http://support.microsoft.com/kb/918685
-----------------------------------------------------------------------------------------------