PDA

View Full Version : Testing Laszlo Applications


gilh
10-10-2004, 02:27 PM
Hello,

First of all, congratulations! I'm considering redeveloping my application using Laszlo (from JSF) since it looks just so great.

My first concern, though, is testability; with a traditional web application I can use a tool such as httpunit to simulate a user accessing my application. Using this mechanism I can send POST requests with specific parameters and parse the resulting HTML returned.

Is there a similar mechanism for Laszlo applications?

xalersoft
11-19-2004, 05:46 PM
Are there any plans for a JSF RenderKit for Laszlo?