Question: You are building a web application which can be used globally. You need to validate a web page which takes Name (only alphabets), mobile number,
You are building a web application which can be used globally. You need to validate a web page which takes Name (only alphabets), mobile number, Gender, DOB(DD/MM/YYYY) as input to fetch employee records from the application server. Design at least 10 different test cases to validate all the above-mentioned input fields. Please use Boundary value analysis and Equivalence partitioning techniques while designing/writing test cases.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
