Job Application Form
Testing Goal
Test validation: required fields, email format (must contain @), phone (numbers only), terms checkbox. Success shows confirmation; errors show validation messages.
Test Data
Valid example: Name "Jane Doe", Email "jane@example.com", Phone "0612345678", Country selected, Accept terms checked. Invalid: empty fields, email without @, phone with letters.