Crawljax - A Tool for Automating Web Application Testing

Опубликовано: 16 Декабрь 2009
на канале: Google TechTalks
14,103
22

Google Tech Talk
December 10, 2009

ABSTRACT

Presented by Danny Roest.

Crawljax is a tool for crawling any AJAX/GWT application. It uses WebDriver to navigate through the different states of a web application. With plugins and invariants Crawljax can be used to perform various automated tests. For example: security testing, regression testing, accessibility testing, performance testing, cross-browser testing...

Topics for this session:
Introduction to Crawljax
Demo
Examples
State coverage and manual effort
How can you use Crawljax?
Discussion about possibilities for Crawljax