Ted Husted Presentation Testing Ajax Applications Ae2009

Post on 09-Jun-2015

1.050 views 4 download

Tags:

Transcript of 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

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.

Open QA Selenium

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

Open QA Selenium

Selenium is a suite of tools

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

Open QA Selenium

Selenium is a suite of toolsSelenium IDE

records and runs tests

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

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/

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/

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

> java -jar hudson.war

Please complete an evaluation.

Questions?