Selenium Detailed Tutorials

selenium tutorial

1.0 Introduction to Selenium 1.1 What is Selenium? 1.2 History of the Selenium Project 1.3 Selenium Components/Selenium’s Tool Suite 1.4 Platforms supported by Selenium 1.5 Selenium License 1.6 Advantages and Disadvantages of Selenium 1.7 Software used for Selenium Testing 2.0 Selenium Testing Process 2.1 Test Planning Phase in Selenium Test Process

Selenium Online Training Video 3

Video 3 – Java Programming for Selenium Java Programming for Selenium Java OOPS Fundamentals Continuation: c) Abstraction Abstraction is a process of hiding implementation details and showing functionality to the user In another way, it shows important things to the user and hides internal details, Ex: Sending an Email Abstraction focuses on what the object … Read more

Introduction to Maven

Maven Integration with Selenium 1) What is Maven? > Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project’s build, reporting and documentation from a central piece of information. > Maven is a simple build automation tool which is basically … Read more

How To Learn Selenium?

Learn Selenium… 1) What is Selenium? 2) Prerequisites for Selenium Testing 3) Select Selenium Tools and Others for Automated Testing 4) Java for Selenium 5) Selenium WebDriver, Selenium Grid 6) TestNG Testing Framework 7) Maven, Jenkins, and Others 8) Selenium Automation Framework ————————————————– 1) What is Selenium? > Selenium is a suite of Software Tools … Read more

Java for Selenium Interview Questions

Java for Selenium Interview Questions and Answers 1) Why we prefer Java for Selenium? • Selenium written in Java, it doesn’t mean that Java only more compatible with selenium, we can use other supported languages also. • Good support for Selenium with Java, You can get more help documents and implementations from Internet. • Majority … Read more