Locating Elements

Locating Elements

Locating Elements in Selenium, Inspect web elements, locate web elements using unique locators, perform actions on elements using WebDriver methods. Locating Web/HTML Elements One of the most fundamental techniques to learn when using WebDriver is how to find elements on the page. WebDriver offers a number of built-in selector types. An important task in Automated … Read more

Selenium WebDriver Introduction

Advantages and Drawbacks of Selenium

Introduction to Selenium WebDriver Introduction to Selenium WebDriver,  Components or Tool’s Suite, Features of Selenium WebDriver, Drawbacks of Selenium IDE, Advantages of selenium Grid, and Functional Automated Testing using Selenium Tool. Selenium is not a single tool, a suite of tools, we have four tools in this tool suite. 1. Selenium IDE (It is a … Read more

Selenium Cross Browser Testing

Selenium Cross Browser Testing

Selenium Cross Browser Testing, What is Cross Browser Testing?, Popular Web Browsers, Browser Compatibility Testing using Selenium WebDriver. Cross Browser Testing with Selenium 1. What is Cross Browser Testing? Cross Browser Testing is a type of Test to check that our Web Application works as expected in different Browsers. 2. Why Cross Browser Testing? A … Read more

Page Object Model in Selenium

Page Object Model in Selenium

Page Object Model in Selenium, Create Object Repositories in Selenium, Advantages of Page Object Model, and reuse elements in Selenium Test Cases. Page Object is a Design Pattern that has become popular in test automation for enhancing test maintenance and reducing code duplication. A page object is an object-oriented class that serves as an interface … Read more

Selenium Real Time Interview Questions

Selenium Tutorial

Selenium Real Time Interview Questions on Selenium WebDriver, Java for Selenium, TestNG for Selenium, and Selenium Automation Framework. Selenium Real Time Interview Questions 1. What are the Selenium Tools, and Testing frameworks that you are using in your Current Project? We are using, • Selenium WebDriver for Creating Test Cases. • Java Programming for Enhancing … Read more

An Overview of Selenium

Selenium Tutorial

An Overview of Selenium, What is Selenium?, Features of Selenium, Selenium History, Selenium Components, and Selenium Automation Framework. Selenium Overview 1. What is Selenium? 2. Features of Selenium 3. Selenium History 4. Selenium Components / Selenium’s Tool Suite 5. Platforms supported by Selenium 6. Advantages of Selenium 7. Drawbacks of Selenium 8. Selenium Test Environment … Read more

Selenium Tutorial for Beginners

Selenium Tutorial for Beginners

Selenium Tutorial for Beginners, Selenium WebDriver, Selenium Grid, Java for Selenium, TestNG for Selenium, and Selenium Automation Framework. I (G C Reddy),  selected Selenium WebDriver, Selenium Grid, Eclipse IDE, Java Programming, TestNG Testing Framework, and Selenium Hybrid Framework for the Automated Test Environment. Selenium Certification Programs are Invalid. Selenium Tutorial for Beginners Module 1: Introduction … Read more

Selenium Course Brochure

Selenium Course Brochure, Selenium WebDriver Tutorial, Java Programming for Selenium, TestNG testing framework for Selenium, and Selenium Automation Framework. Selenium Course Brochure Download Manual Testing Material Download Modules in Selenium Training  I. Introduction. II. Java Programming for Selenium III. Selenium WebDriver IV. TestNG Testing Framework for Selenium V. Selenium Project VI. Selenium Automation Framework Selenium … Read more

Selenium Features

Advantages and Drawbacks of Selenium

Selenium Features, Selenium is an Open source tool, Selenium is cross-platform, Selenium is portable, and Selenium supports Parallel testing. According to Selenium official web site (selenium.dev) Selenium automates browsers, > Selenium primary purpose is Testing of Web Applications, > Selenium also supports Automating Web-based administration tasks, Features of Selenium 1. Selenium is used for Functional … Read more

What are the Key Features of Selenium?

Advantages and Drawbacks of Selenium

What are the Key Features of Selenium?, Selenium Browser support, Test types support, Programming support, and Operating systems support, for conducting Automated Testing. Selenium is a Test tool/Test Automation Framework for Functional Testing of Web Applications in System Testing Level, and in Accepting Testing Level. Selenium is not a single tool, a suite of test … Read more