Transcript
Page 1: Selenium Simplified WebDriver Webinar Using Java #2

Selenium Simplified WebDriver Webinar

Will Start SoonThere is some music playing now.

Can you hear it?

If you are the first to hear it then please leave a comment in chat so I know the mic works.

We will not offer support for sound issues when the webinar starts.

Page 2: Selenium Simplified WebDriver Webinar Using Java #2

Selenium Simplified WebDriver Webinar

22 / Feb/ 2013Alan Richardson

@eviltesterhttp://compendiumdev.co.ukhttp://seleniumsimplified.com

http://eviltester.com

Page 3: Selenium Simplified WebDriver Webinar Using Java #2

Basic Scope for this webinar series● Create a project● Using "Tracks" as AUT● Analyse the application under test live so you see the kind of things I look

for and how I use the built in browser tools to do this● Write code live to test the application● talk through the Java constructs as I do the coding but not go into great

detail● explain the decisions I make about the automation code I write and java

code I write● respond to questions in the chat window and try and answer them live as I

go● refactor code and explain decisions as I do so● move from writing a simple test and refactor it to page objects and domain

objects● refactor tests to harness JUnit functionality

Page 4: Selenium Simplified WebDriver Webinar Using Java #2

When is the next one?

Not sure yetSign up to the email list to stay up to date

● http://seleniumsimplified.com/join-our-mailing-list/

Recordings of this webinar will be available. I'll let you and the mailing list know.

Page 5: Selenium Simplified WebDriver Webinar Using Java #2

Links

● seleniumsimplified.com

● free basic setup WebDriver course○ http://seleniumsimplified.com/get-started/

● 18+ hour comprehensive WebDriver course● http://unow.be/at/webdriverapi

Page 6: Selenium Simplified WebDriver Webinar Using Java #2

Where we are up to:

● Source in:○ https://xp-dev.com/svn/webdriverwebinars/

● Previous Webinar○ http://www.youtube.com/watch?v=LOgSqUirGAU

● Last Time○ created the project○ analysed the login page○ created domain object for the TracksAccount○ created a basic test○ basic refactoring

Page 7: Selenium Simplified WebDriver Webinar Using Java #2

Today

● 30 - 40 mins of coding○ re-run tests○ refactor to page objects for login page○ refactor to additional domain objects

● I'll be around to answer chat questions for 20 mins at the end - these will not be released on youtube.

Page 8: Selenium Simplified WebDriver Webinar Using Java #2

Videos for this Webinar Series On Youtube Channel EvilTesterVideos

youtube.com/user/EviltesterVideos

This Webinar is Webinar #2

● webinar 1: http://youtu.be/LOgSqUirGAU● webinar 2: http://youtu.be/RkiSfkxbQV4