Software Testing Fundamentals : Testing a Input Text Field
How to Test a Input text Field ? Get the Idea the type of the Input Text Field. – Name – Address – Email etc. Major Things to Check Alphabets Check or Special Char.(#, /, -) Numbers Check for Limits. Mandatory fields. Use Tools Blind …