 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jonathan Taub Guest
|
Posted: Wed Jan 28, 2004 11:55 am Post subject: Looking for a web testing framework |
|
|
Just as I use JUnit for server side unit testing (EJBs), I have a need
to test
a web application. I started out with HttpUnit which seemed quite
easy.
However, soon I ran into a lot of trouble. Interacting with radio
buttons, <select> elements, disabled items and some DHTML proved this
far to be impossible.
I've searched for other web application testing framework and came up
with JWebUnit which is JUnit built above HttpUnit. It offers some
assertXXX methods which are nice but basicly it doesn't provide me the
functionality I need.
Are there any other web application testing frameworks out there in
Java?
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|