aspose file tools
The moose likes Testing and the fly likes Testing jsp login screen Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » Testing
Reply Bookmark "Testing jsp login screen" Watch "Testing jsp login screen" New topic
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
    
    5
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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Testing jsp login screen
 
Similar Threads
creating a testing framework using JUnit
which is the best testing tool?
Hi Dave
Integration testing
System.out.println equivalent?