What types of testing and application tested using selenium

There are many automation testing tools available in market and each tool have its own feature and limitations. Before choosing any tool for automation, You must have to check it’s features and limitations. You have to check if your selected tool have all those features which are required to automate your application? Is it compatible … Read more

Prerequisites to learn selenium automation testing with java

Selenium is automation testing tool so before learning prerequisites of selenium automation testing, We can divide software testing in two segments. Manual testing and automation testing. Prerequisites to learn selenium Knowledge of web application manual testing Knowledge of manual testing is first prerequisite to learn selenium automation testing. You must know how to test web … Read more

Selenium Tutorial With Java Easy & Free

This free selenium tutorial is designed to learn and understand selenium automation testing easily. Beginners can start from basic of selenium testing and advanced level users can learn advanced topics of selenium testing using this selenium tutorial. We will learn about selenium webdriver architecture, installation, test case creation, different commands, running webdriver test on different … Read more

If Else Statement – Basic Java Tutorials For Selenium WebDriver

You occasionally need to use if condition in selenium. In my previous post, we have seen different data types in java software development language. It is very important to learn basic java tutorials If you wants to learn selenium webdriver with Java. Because If you do not have knowledge of basic java software development then you can … Read more