0% found this document useful (0 votes)
20 views4 pages

Book 1

This document provides an overview of the Selenium testing tool and framework. It begins with introductory topics on Selenium basics, including what it is, how to install it, and the different versions. Next it covers Selenium RC with examples and assertions. Then it discusses Selenium Webdriver, providing examples of using checkboxes and printing Facebook friend names. Later sections explain Selenium data-driven and hybrid frameworks, and compare the two approaches. The document aims to introduce the main concepts and components of the Selenium testing tool.

Uploaded by

aslam_zeeja2007
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views4 pages

Book 1

This document provides an overview of the Selenium testing tool and framework. It begins with introductory topics on Selenium basics, including what it is, how to install it, and the different versions. Next it covers Selenium RC with examples and assertions. Then it discusses Selenium Webdriver, providing examples of using checkboxes and printing Facebook friend names. Later sections explain Selenium data-driven and hybrid frameworks, and compare the two approaches. The document aims to introduce the main concepts and components of the Selenium testing tool.

Uploaded by

aslam_zeeja2007
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Selenium Basics

What is Selenium / Testing tool selenium (9 min) Download Selenium / Install Selenium (7 min) Install Selenium IDE (4 min) What is Selenium IDE, RC, Webdriver,Junit and Ant (6 min) Xpath Selenium(6 min)

Selenium RC
Selenium RC (13 min) Selenium RC Example - Dynamic Objects (7 min) Selenium Assertions (10 min)

Selenium 2 or Webdriver
Selenium Webdriver (8 min) Selenium Webdriver Example - Checkboxes in dropdown (16 min) Selenium Webdriver Tutorial - Printing Facebook Friend Names (27 min)

Course Syllabus

Frameworks
Selenium Datadriven Framework (4 min) Selenium Hybrid Framework(Keyword+data driven) (23 min) Comparison of Hybrid and Datadriven Framework (14.5 min)

You might also like