Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / November 2005

Tip: Looking for answers? Try searching our database.

looking for automated testing library like HttpUnit

Thread view: 
Quixote - 09 Nov 2005 15:48 GMT
Hello.

I'm looking for some automated testing library like HttpUnit
for testing my jsp web-application.
But this application does not work under Mozilla, that's why the
one of the components of HttpUnit libraries ("rhino") is not
suitable for me.

I will be very appreciate of any your feedbacks on it.

Thank you.

Signature

Yuriy Yakovlev

VisionSet - 09 Nov 2005 16:09 GMT
> Hello.
>
[quoted text clipped - 5 lines]
>
> I will be very appreciate of any your feedbacks on it.

Is Cactus any use to you?

--
Mike W
"." - 09 Nov 2005 21:53 GMT
> Hello.
>
[quoted text clipped - 5 lines]
>
> I will be very appreciate of any your feedbacks on it.

Do you need JavaScript support? If you want to use HttpUnit (or JWebUnit)
but disable the JavaScript checking (Rhino) you can do it one of two ways.
First, remove js.jar from your CLASSPATH and Rhino will automatically be
disabled. Second, issue:

    HttpUnitOptions.setScriptingEnabled(false);

You might also want to check out JWebUnit or HtmlUnit. They are similar to
HttpUnit but have different support. They all have Rhino. If you are
looking for something with JavaScript support but not Rhino, I'm not sure.
I'm actually still looking for something better than HttpUnit myself.

Signature

Send e-mail to: darrell dot grainger at utoronto dot ca



Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.