[Kc] Testing Forms

David Nicol davidnicol at gmail.com
Wed Jan 12 09:03:39 PST 2011


what's Dancer?

for simple web page testing, using curl or wget to fetch the page to
standard output and piping that through grep often is sufficient and
easier to set up than something more purpose-built.

On Wed, Jan 12, 2011 at 10:48 AM, djgoku <djgoku at gmail.com> wrote:
> 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
> kc at pm.org
> http://mail.pm.org/mailman/listinfo/kc
>



-- 
“The aeroplane is fatally defective. It is merely a toy—a sporting
play-thing.  It can never become commercially practical." -- Nikola
Tesla


More information about the kc mailing list