Input Elements - Exercises

Software Testing exercises related to input elements.

Hidden Fields

Amend a Hidden Field:

View a Hidden Field:

Text Fields

Invalid Values

Change Form fields to text and enter invalid values.

Explore Field

Explore the 7CharVal validation message field and its use of Javascript events.

Number Fields

Image

Try changing the src on the image` so that you can see what is rendered when the wrong or missing image is used.

Form Submission

Try to identify different ways to submit the form. Then experiment with them all.

Hint: I know of at least 6

Form Validation

When a form is submitted, some of the input types provide some validation protection e.g. email, url, etc.

Explore the form to find out which types offer validation, and when the validation is applied.

Can you think of any risks associated with this type of validation?

Help keep this site free by joining our Patreon Membership site. Membership costs as little as $1 a month and includes access to exclusive e-books and online training courses.