Validated Client Server Form
Categories:
This page combines JavaScript validation and Server side validation. This should make it more robust because if someone switches off JavaScript the input is still validated.
For exploratory testing, this page may have been coded with some bugs.
For automating, it is a relatively simple form with a submission.
The Input Form
The information will be submitted to the server if it passes client side validation.