In this week's Discussion, enumerate the tests you would perform on certain inputs, such as a person's name, credit card number, date of birth, or telephone number. Assume that the users may be anywhere in the world. Focus on three different form elements. Your goal is to make these three elements "bulletproof," validating the input using JavaScript, so that they account for any possible errant user input and guarantee reliable data from the form.