Selenium in real-world projects: Automated testing for web applications
by Martin Kleppmann on Sep 27, 2008
- 7,569 views
Selenium (http://selenium.openqa.org/) is a tool which allows web developers to run automatic functional tests on their applications. This presentation gives motivation for automated regression testing...
Selenium (http://selenium.openqa.org/) is a tool which allows web developers to run automatic functional tests on their applications. This presentation gives motivation for automated regression testing of web applications, and shows how Selenium can be integrated into a continuous build process.
Accessibility
Categories
Tags
More...Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
Statistics
- Favorites
- 7
- Downloads
- 461
- Comments
- 1
- Embed Views
- Views on SlideShare
- 7,082
- Total Views
- 7,569



I am investigating this (by having Selenium Core make a URL request to a python web-server that runs a task manager), but am finding that Selenium itself leaks memory, making it difficult to measure the underlying application 3 years ago Reply