I thought I would ask here also. I am trying to tests some simple web forms, but not sure what all needs to be tested. I can see at least 2 test cases. The form is submitted and a field isn't valid; The form is submitted and is valid and user is redirect; I have been looking at Test::WWW::Mechanize (submit_form_ok()), Test::WWW::Selenium and Selenium IDE, but I am not sure the best way of testing all cases.
http://www.backup-manager.org/pipermail/dancer-users/2011-January/000814.html Jonathan _______________________________________________ kc mailing list [email protected] http://mail.pm.org/mailman/listinfo/kc
