Ask HN: Tools for automatic form testing
Hi all,
I am looking for some tools to automatically testing web forms.
I specifically need to the the client side JS field validation and proper working, in addition to the final form submit.
Any idea?
I am looking for some tools to automatically testing web forms.
I specifically need to the the client side JS field validation and proper working, in addition to the final form submit.
Any idea?
4 comments
[ 3.4 ms ] story [ 15.0 ms ] thread[0] https://cucumber.io/
[1] https://github.com/jnicklas/capybara
[2] https://github.com/teampoltergeist/poltergeist
[3] http://phantomjs.org/
What I need is something like Site24x7, Catchpoint etc. but with the ability to verify the JS validation on form fields.