๐งช Test Scenario
Form input automation is essential for real-world testing. This form includes fields that cover basic validation rules like required fields, type checks, and input length.
๐ก Test Goals
- Validate required inputs
- Trigger browser validation (HTML5)
- Inspect input attributes (type, minlength, etc.)
- Capture form data and observe behavior