| Author |
Testing jsp login screen
|
Kamal Ahmed
Ranch Hand
Joined: Feb 15, 2005
Posts: 90
|
|
Hi, I am trying to find , evaluate and then use a Web Testing tool which will enable me to use Java and by pass IE or Firefox, and be able to do it programmatically, so i can automate it. Thanks, -Kamal.
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
|
|
|
There's plenty of Java-based libraries for testing web applications by simulating a browser but these came to my mind first: JWebUnit, HtmlUnit, Watij
|
Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
 |
|
|
subject: Testing jsp login screen
|
|
|