Look for HTMLUnit and HTTPUnit. Also you might want to look for a product called selinium as well, but it all going to boil down to what or how much you want / need to test.
There is also JSUnit for javascript as well.... On 5/12/07, Ben Nadel <[EMAIL PROTECTED]> wrote: > > Hey All, I have a new manager for a current project and he wants to see > me do unit tests for form interfaces for an existing web application. > > I have an idea of what a Unit Test is for code classes, but I have no > idea how this is to be done for a web interface? Does anyone have any > explanation or resources I can look into? Am I supposed to write code > that attempts to submit a form with bad value sets? Are there apps out > there that do that? Is that what a test harness would do - submit a form > and maybe check for resultant error text on the returned page? > > Thanks, > ...................... > Ben Nadel > Certified Advanced ColdFusion MX7 Developer > www.bennadel.com <http://www.bennadel.com/> > > Need ColdFusion Help? > www.bennadel.com/ask-ben/ > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277791 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

