Question: This week, you have learnt about different datatypes, input methods, verification and validation approaches.Different types of validation checks can be applied to identify and correct
This week, you have learnt about different datatypes, input methods, verification and validation approaches.Different types of validation checks can be applied to identify and correct errors of input data before they are entered into the system. Common validation checks are sequence check, data type check, existence check, valid class check, combination check and referential integrity check.Combination checks are performed on two or more input fields to ensure that they are consistent eg satisfying any business rule when considered together. Valid class check are used for data items that must have certain values for classes. Sequence checks are used when the data must be in some predetermined sequence. Existence check is used for mandatory data items. This check would not allow user to save the input data until he or she enters a suitable value. Data type check tests to ensure that an input data item fits the required data type.In task you have prepared a wireframe for the shopping cart view of the internet ordering system from the Leckies Choice LC case study.The shopping cart form requires various input data which need to be selected or typed by the user such as:Product itemBrand of itemThe quantity of the itemIn the purchase process of LCs system, customers who are not account customers cannot order a quantity of more than for an item that is on promotion; quantities of more than on promotional products are reserved for account holders only customers such as contractors etcIn addition to this, customer also need to provide personal and financial details such as name, contact number, credit card number etc. in order to complete the online purchase process.In this task, you are required:To identify different data types and provide relevant examples from the LCs case studyTo identify different types of data validation checks required for online purchase process from the shopping cart form Submission DetailsSubmit the following files to OnTrack: A brief report that explains:The datatypes with examples from the LCs case study.The types of data validation check from the shopping cart form.Instructions Review articles from Weeks and as they are specifically related to representing data Read LC case study as per tasks and Identify different data types and provide relevant examples from the LCs case study Identify different types of data validation checks required for input data for online purchase process from the shopping cart form Describe name of data and type of data for the LCs case study Describe type of data validation check required for input items from the shopping cart form. You should include brief explanation on the selected data validation check methods ie why it is important and reasonable ranges for numeric data ie a minimum and a maximum value for each range possible sets of values for nominalclass data and other valid values.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
