Question: Given the following Create User Account dialog create three test cases (two tests to pass and one test to fail) in a table form with
Given the following "Create User Account" dialog create three test cases (two tests to pass and one test to fail) in a table form with columns as Test Case\#, Set of Inputs, and Expected Output. The program asks the user to create a user account. The specification says that the user must be an adult to create a user account. The username must be a valid email address. A password must be between 8-32 characters long and include at least 3 of the following be a valid email address. A password must be between 8-32 characters long and include at least 3 of the following character types: uppercase letters (A-Z), lowercase letter (a-z), digits (09), and selected special characters (!@HS\%\&*_+-?). Note: left and right parenthesis characters are not allowed. The date of birth must be a valid date. Once all inputs are entered the program must validate each field based on the above criteria and accept or reject the entire user input with error message identifying the error. Create User Account Password: TentCasez Date of 81rth Year: Month: Day
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
