Selenium Shots by Kyle J. Ginavan & Ryan Felton

Post on 15-Jan-2015

712 Views

Category:

Technology

8 Downloads

Preview:

Click to see full reader

DESCRIPTION

Selenium Shots presented by Kyle J. Ginavan and Ryan Felton at Ruby Midwest 2010.

Transcript

ADD SOME MORE AWESOME-NESS

Do it!

What?

What?

๏ Integration Testing Service

• Cross operating system and browser confirmation your site works.

๏ Automated Screenshots

• Cross operating system and browser confirmation you site looks good.

Why?

Why? ๏ Manual Test Runs

• BORING!!! and inconsistent.

๏ Farm It

• Writing test plans suck.

• More people to manage.

• More deadline Police.

Before

Before

The Future!

The Future!

How?

The Setup

The Setup

๏ gem install selenium_shots

๏ config.gem 'selenium_shots'

๏ selenium_shots create myapp

• Email: joe@example.com

• Password: *****

The Config

The Config

The Code

The Code

DEMO

When?

๏ Still a messy kid?

๏ Integration Tests doesn't replace real user testing... but makes a nice compliment.

The Great Merge

top related