Testing Web applications

IBM developerWorks stellt einige Lösungen für das Testen von Web Applications vor. Selenium kannte ich schon, aber von twill und Windmill hatte ich noch nichts gehört.

In this article, I explore three functional testing tools: Windmill, Selenium, and twill. Both Windmill, and Selenium are functional Web testing frameworks that allow automation of user interface testing in a Web browser for JavaScript and Asynchronous JavaScript and XML (Ajax) applications. Twill is a lightweight Web scripting tool that deals with non-JavaScript functional testing.

Possibly related posts (automatically generated)