1. Testing Checkout Form Validation
Frontend DeveloperBackground
Developing a new e-commerce checkout page with custom input masking.
Problem
Need to verify that the UI correctly identifies and formats various card types during user input.
How to use
Select 'Visa' and 'MasterCard' types, set quantity to 5, and choose 'Spaced' format.
cardType: Visa, quantity: 5, format: spacedOutcome
A list of 5 space-separated Visa numbers to test the input field's visual formatting and validation logic.