Automate a complete application by using the script or source code is called Automation testing. Now a day there is lots of automation testing tool are already available in the market. Here we are going to discuss step by step selenium web driver tutorial with java.
Below is the list of most usable automation tools.
- Katalon Studio.
- Unified Functional Testing (UFT).
- IBM Rational Functional Tester.
- TestPlant eggPlant.
- Tricentis Tosca.
- Robot framework.
There are lots of tools available in the market but In this complete automation testing tutorial series, we will cover selenium web driver only.
Programming language(Java, C#, Perl, PHP, Python, Ruby):
Selenium provides multiple language support so at least we need basic knowledge of one language from the (Java, C#, Perl, PHP, Python, Ruby).
We are going to use Java as a programming language in this complete series.
Prerequisite to start learning selenium web driver.
Java setup(JDK).
Setup IDE(Eclipse or Net-beans).
Selenium web driver tutorial with java
NOTE: Before starting the tutorial please revise your java concept to view the JAVA tutorial for Testing.