Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Using the appropriate tool for your language, ( as noted above ) , implement a user interface that allows the user to enter data. You
Using the appropriate tool for your language, as noted above implement a user interface that allows the user to enter data. You can create the interface based on your previously created wireframe, or you can create a new interface. Validate the data according to your data validation plan.
When the user interface is complete, ask at least one person to use the interface and provide feedback. Test that your data validation plan is implemented and working correctly. Record the results of your test.
For the test, ask the user to enter both correct and incorrect data and both correct and incorrect formats to demonstrate that validation is working. Your test report should list each input provided by the user and the result.
Input Age between and :
User enters Result:
Age is out of range
Input Email: User enters happy.purdueglobal.edu
Result: email requires an @ symbol
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started