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

Selenium WebDriver Quick Tutorial Part 2

Selenium WebDriver Quick Tutorial Part 2 i) Writing Selenium Test Cases ii) Cross Browser Testing iii) Batch Testing iv) Data Driven Testing ———————————- Prerequisites for Writing Selenium WebDriver Test Cases 1) Test Scenario or Manual Test Case 2) Element Locators – To Locate/Indentify/Recognize Elements 3) Selenium WebDriver Commands or Methods – To perform operations on … Read more