ted husted presentation testing ajax applications ae2009

51
How to Simplify and Automate Testing Ajax Applications How to use Ajax testing tools with continuous integration systems. Tuesday, September 15, 2009 - 3:25-4:25p

Upload: ajax-experience-2009

Post on 09-Jun-2015

1.050 views

Category:

Technology


4 download

TRANSCRIPT

Page 1: Ted Husted Presentation Testing Ajax Applications Ae2009

How to Simplify and Automate Testing Ajax Applications

How to use Ajax testing tools with continuous integration systems.

Tuesday, September 15, 2009 - 3:25-4:25p

Page 2: Ted Husted Presentation Testing Ajax Applications Ae2009

Testing Ajax Applications

Not long ago, testing Ajax meant play-testing by hand. Today, tools can simplify and automate Ajax testing.In this session, we explore:

How Ajax works, and why it complicates testing;When, where, and how to test Ajax components;How to test with continuous integration systems.

Page 3: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 4: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 5: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 6: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 7: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 8: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 9: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 10: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 11: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 12: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 13: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 14: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 15: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 16: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 17: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 18: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 19: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 20: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 21: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 22: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 23: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 24: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 25: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 26: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 27: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 28: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 29: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 30: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 31: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 32: Ted Husted Presentation Testing Ajax Applications Ae2009

Open QA Selenium

http://selenium.openqa.org/documentation/

Page 33: Ted Husted Presentation Testing Ajax Applications Ae2009

Open QA Selenium

Selenium is a suite of tools

http://selenium.openqa.org/documentation/

Page 34: Ted Husted Presentation Testing Ajax Applications Ae2009

Open QA Selenium

Selenium is a suite of toolsSelenium IDE

records and runs tests

http://selenium.openqa.org/documentation/

Page 35: Ted Husted Presentation Testing Ajax Applications Ae2009

Open QA Selenium

Selenium is a suite of toolsSelenium IDE

records and runs tests

Selenium Remote Controlruns across multiple platforms

http://selenium.openqa.org/documentation/

Page 36: Ted Husted Presentation Testing Ajax Applications Ae2009

Open QA Selenium

Selenium is a suite of toolsSelenium IDE

records and runs tests

Selenium Remote Controlruns across multiple platforms

Selenium Grid runs across multiple machines

http://selenium.openqa.org/documentation/

Page 37: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 38: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 39: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 40: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 41: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 42: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 43: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 44: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 45: Ted Husted Presentation Testing Ajax Applications Ae2009

f:cd "F:\opt\selenium-remote-control-1.0-beta-2\selenium-server-1.0-beta-2"java -jar selenium-server.jar

Page 46: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 47: Ted Husted Presentation Testing Ajax Applications Ae2009

> java -jar hudson.war

Page 48: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 49: Ted Husted Presentation Testing Ajax Applications Ae2009
Page 50: Ted Husted Presentation Testing Ajax Applications Ae2009

Please complete an evaluation.

Page 51: Ted Husted Presentation Testing Ajax Applications Ae2009

Questions?