Book description
This Short Cut is an introduction to building automated web tests using two tools, twill and Selenium. twill is a simple web scripting language that can be used to automate web tests, while Selenium is a web testing framework that runs in any browser and can be used to test complex web sites that make extensive use of JavaScript.
The best way to use this Short Cut is to run through the examples. We expect that within an hour you can start writing your own functional tests in either twill or Selenium, and within a day you will understand most, if not all, of the possibilities and the limitations of these tools.
Table of contents
-
An Introduction to Testing Web Applications with twill and Selenium
- Introduction
-
Functional Web Testing with twill
- A brief history of twill
- What Is twill?
- Introducing twill
- More Advanced twill Features
- twill Extensions
- Using twill from Python
- Extending twill Yourself
- Functional Web Testing with Selenium
-
Testing a Simple Web Application with twill and Selenium
- The Django "poll" Application
- The First Step: Charting a Path to Test
- The Second Step: Building a Test Script
- The Third Step: Controlling the Application Environment
- Integrating Fixtures and Tests with unittest
- The admin Interface
- Recording Some Simple Selenium Tests
- Adding a Test Condition to the Script
- Concluding Remarks
- About the Authors
Product information
- Title: An Introduction to Testing Web Applications with twill and Selenium
- Author(s):
- Release date: June 2007
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596527808
You might also like
book
Learning Selenium Testing Tools - Third Edition
Leverage the power of Selenium to build your own real-time test cases from scratch In Detail …
book
Mastering Selenium WebDriver 3.0
Complement Selenium with useful additions that fit seamlessly into the rich and well-crafted API that Selenium …
video
Mastering Selenium WebDriver 3.X Test Automation
Are you facing an issue where your tests break often for no obvious reason or are …
book
Selenium Testing Tools Cookbook - Second Edition
Over 90 recipes to help you build and run automated tests for your web applications with …