Introduction
Forms let users send information on websites. Testing forms ensures data is sent correctly and the site works well.
When checking if a login form accepts correct username and password
When verifying a signup form saves new user details properly
When testing a contact form sends messages to the right place
When ensuring error messages show for missing or wrong inputs
When confirming that form buttons and fields respond as expected