Skip to main content

Posts

Showing posts from June, 2020

Beginners Installation of Selenium->TestNG ->Cucumber for Win and Mac OS _ Part- 2

                 As you have checked in my  previous blog how to install java and Maven on windows as well as Mac OS. you can go ahead installing TestNG and Cucumber on your systems. To give a little overview.. TestNG TestNg is an open source automation testing framework in which NG stands for "Next Generation" TestNG is inspired from JUnit and NUnit introducing some new functionality that makes it more powerful and easier to use. To install TestNG to Eclipse 1-open eclipse  go to help->Eclipse marketplace-> search for TestNG-> and install confirm the installation of TestNG Click on finish to complete the download If cucumber plugin is not available under eclipse marketplace  then user other method 2- Open eclipse go to help->Install new software->click on "Add" button enter Name - "TestNG" Location  " http://beust.com/eclipse "   Can be used for eclipse 06-18  For eclipse 09-18 use the link...

Beginners- Installation of Selenium ->Maven for Win and Mac OS_ Part-1

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...

Preparation Tips - ISTQB Foundation Certification

Hi Folks, ISTQB exam is most widely recognized exam in software testing domain. Many organizations are making it mandatory for their employee to take up the exam. The exam is not that tough but do not underestimate the trickiness of questions in exam. Many first timers will be aspiring for getting into testing or preferably clearing ISTQB foundation level exam. So, here are my Tips and Tricks. Like minded people are a bliss If you are not confident to study by yourself, it's very helpful to form a group of individual with common goals, exchange of thoughts, questions with a group can motivate in the process of preparation. It helps in rigorous preparation also. Register yourself first Before starting anything, register yourself for ISTQB. This is a mind trick to pressure yourself to prepare for exam, otherwise you will end postponing the exam. Select the exam date pay for it and then start preparing. I have seen people keep on pushing the date because of some...