[Home] [By Thread] [By Date] [Recent Entries]

  • From: Philippe Poulard <philippe.poulard@s...>
  • To: xml-dev@l...
  • Date: Sun, 08 Jun 2008 20:02:22 +0200

Hi,

There's a new release of my XML engine : *RefleX 0.3.1*
There's a new toy within : *WUnit*

WUnit is a tool for testing Web applications.
It is somewhat different from other Web testing tools :
-you don't need complex installation of the tool : just download and unzip
-you can address items of a page with XPath : get a form with 
//FORM[@name='loginForm']
-you write your tests with XML and XUnit : <wunit:click>, 
<xunit:assert-node-equals>, etc
-you can act on server-side objects : you can store authoritatively an 
object in the user session
-AJAX-based applications are supported
-etc

WUnit is composed of 2 parts :
-a Web client
-a Web server emulator for servlets
If your Web application is not made with servlets, you can still use the 
client for writing Web scenarii.

A runnable tutorial with file uploads, AJAX autocompleter, and session 
cheats is available here :
http://reflex.gforge.inria.fr/wunit-quick-start.html

Enjoy !

-- 
Cordialement,

               ///
              (. .)
  --------ooO--(_)--Ooo--------
|      Philippe Poulard       |
  -----------------------------
  http://reflex.gforge.inria.fr/
        Have the RefleX !


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member