Software QA FYI - SQAFYI

Testing Ajax Web Applications

By: Ted Husted

Not long ago, testing web applications with Ajax components meant play-testing a page by hand. Today, there are a growing number of tools we can use to simplify and automate Ajax testing.

In this session we will cover when to test, what to test and how to test web applications with Ajax components. You learn how to create automatic tests with tools like OpenQA Selenium, and how to use Ajax testing tools with continuous integration systems,

In this session, you will learn:

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

1. Testing Ajax Applications when to test, what to test, how to test Ajax applications Square One University Series
2. For the latest version of this presentation, visit http://slideshare.com/ted.husted For the latest version of source code, visit http://code.google.com/p/yazaar/ For followup questions, write [email_address] Testing Ajax Applications

3. Abstract 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.

4. Testing Ajax Applications Ajax 101 How Ajax works Why it complicate testing
5. Testing Ajax Applications Ajax 101 How Ajax works Why it complicate testing Tool Review Selenium IDE and Remote Control Hudson Continuous Integration Server
6. Testing Ajax Applications Ajax 101 How Ajax works Why it complicate testing Tool Review Selenium IDE and Remote Control Hudson Continuous Integration Server Ajax Testing in Action Live Coding Demonstration Eclipse + Selenium + Subversion + Hudson
7. Ajax 101 Marketing term coined in 2005 Set of technologies
8. Ajax 101 Marketing term coined in 2005 Set of technologies In use since 1999 (even 1996)
9. Ajax 101 Marketing term coined in 2005 Set of technologies In use since 1999 (even 1996) An acronym made the difference Would you buy a pre-owned technology from this man?

Full article...


Other Resource

... to read more articles, visit http://sqa.fyicenter.com/art/

Testing Ajax Web Applications