Most of you are might want to switch from manual testing to automation or starting a career in automation testing, here I am going to lay down few guidelines to install selenium/TestNG/Cucumber, on Windows as well as Mac OS I hope this would help you out for hassle free installation. Windows Download java In order to install selenium on you system check if Java is present in your system preferable(1.8.) 1. open command prompt(cmd) 2. type -> Java -version if java is not installed please download the above mentioned version of Java from here , for windows files are .exe files Download eclipse To download and install eclipse for Windows use this link (zip file) Download Maven Download Maven by using this link on your system using the mentioned link, click on "Binary Zip archive" link which is a compressed file, extract (.exe) and install maven Setting up environment variables Java Go to system properties-> click on environment variables->clic...
A home for beginners in the domain of Software Testing. Join in the journal to learn from experiences earned the hard way