Search

JWebUnit

JWebUnit is a Java framework that facilitates creation of acceptance tests for web applications. It evolved from a project where we were using JUnit to create acceptance tests. Also, we can have different testing engines. Currently, only HtmlUnit plugin is ready. As the tests were being written, they were continuously refactored to remove duplication and other bad smells in the test code. JWebUnit is the result of these refactorings. JWebUnit provides a high-level API for navigating a web application combined with a set of assertions to verify the application's correctness. This includes navigation via links, form entry and submission, validation of table contents, and other typical business web application features. This code try to stay independent of the libraries behind the scenes. The simple navigation methods and ready-to-use assertions allow for more rapid test creation than using only JUnit and HtmlUnit. And if you want to switch from HtmlUnit to the other soon available plugins, no need to rewrite your tests.
Website URL:
http://jwebunit.sourceforge.net
Rating:
 
Categories:
  • Software Testing/Functional
Keywords:
JWebUnit,
Click here if you like this listing
Views: 1495   Rating: 2.39   Votes: 18   Outgoing Hits: 9   Incoming Hits: 0   Favorites: 0  

There are no reviews for this link

Daily Traffic Rank Trend

Daily Reach in Percent

Daily Page Views

Daily Traffic Rank Trend

This entry was added on Mar 2 18:39:36

Log In

Latest Topics