Berlin Selenium Meetup - A quick introduction to Selenium

13
A QUICK INTRO TO SELENIUM MICHAEL PALOTAS 28.05.2015 Berlin @michael_palotas

Transcript of Berlin Selenium Meetup - A quick introduction to Selenium

A QUICK INTRO TO SELENIUM

MICHAEL PALOTAS 28.05.2015 Berlin

@michael_palotas

Michael Palotas Gerbiweg 2 8853 Lachen SWITZERLAND Email: [email protected] @michael_palotas

WHO AM I?

GRIDFUSION

@michael_palotas

AUTOMATION

… is software development

@michael_palotas

A LITTLE HISTORY

Selenium was so named because Huggins, dissatisfied with testing tools on the market, was seeking a name that would position the product as an alternative to Mercury Interactive QuickTest Professional commercial testing software. The name, Selenium, was selected because selenium mineral supplements serve as a cure for mercury poisoning, Huggins explained.

@michael_palotas

WHAT IS SELENIUM?

SELENIUM AUTOMATES BROWSERS

THAT'S IT ... Almost

Selenium is becoming a W3C standard:

http://www.w3.org/TR/webdriver

@michael_palotas

SELENIUM FLAVORS

Selenium IDE Selenium Selenium GRID

@michael_palotas

WAS IST SELENIUM?

Protocol describing user interactions

Supports most browsers

Supports most programming languages

@michael_palotas

WHAT IT IS NOT?

performance testing tool

reporting tool

testcase management tool

test data generator

drag & drop tool

@michael_palotas

SELENIUM 2 / WEBDRIVER

JSON  WIRE    PROTOCOL  

Client  

Java  

C#  

Ruby  

Python  

Server  

i.e.  Selendroid,  iOS-­‐Driver  

Server  

Server  

@michael_palotas

…  

SCALING - SELENIUM GRID

@michael_palotas

SCALING – SELENIUM GRID

CI  

DEV  

….  

SELENIUM  GRID  HUB  

IOS   ANDROID  

LINUX  

WINDOWS  

OSX  

@michael_palotas

OPEN SOURCE

It is free Invest into people instead of licenses

Faster innovation Independence

Employee engagement Hiring advantage

Requires a different mindset

@michael_palotas

THANK YOU Email: [email protected] Twitter: @michael_palotas LinkedIn: http://ch.linkedin.com/in/michaelpalotas XING: http://www.xing.com/profile/Michael_Palotas

@michael_palotas