selenium for beginners_vod_qa

5
Brush-up on Basic Selenium Test

Upload: vodqa

Post on 13-Jul-2015

73 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: Selenium for beginners_vod_qa

Brush-up on Basic Selenium Test

Page 2: Selenium for beginners_vod_qa

Setup

Verify Software Installation – Java sdk, IntelliJ & Selenium Jars

Import Selenium Jars in IntelliJ

CheckOut Sample Project

Execute Test

Page 3: Selenium for beginners_vod_qa

Basic Selenium2 Workshop – Session 1

What is DOM (Document Object Model)

How to find element in DOM

Automate Registration Form

What is Page Object Pattern

Page 4: Selenium for beginners_vod_qa

What’s Next

Build Tool

Continuous Integration

Food For Thought

Page 5: Selenium for beginners_vod_qa

Questions