Chapter 1 Flashcards
Bench Test
A check that determines how a solution would behave with a range of data. The intention is to predict how the solution will treat the sample data.
Cookie
A small file that a web server stores on a users computer containing data about the user and web viewing preferences.
Data Acquisition Software
Program designed to create an online user form and then assist in retrieving and storing that data
Data Integrity
TARA - Timeliness, Authenticity, Relevancy, Accuracy
Effectiveness
COME BACK TO ME
Efficiency
Time, Cost, Effort
Entity Relation Diagram
A diagram that shows the interrelationships between difference entities and their attributes
First normal form (1NF)
A table with no repeating groups; no single row has a column containing more than one value
Flat File
A database that stores data in tables consisting of rows and columns; AKA Single table database
Foreign Key
A common linking field, a field defined as a primary key in another table that is used to link tables together.
Hasing
A method of encryption of data
HTTPS
Hyper Text Transfer Protocol Secure; A combination of SSL and HTTP
Input Mask
A control applied to how data is entered; it restricts entry of data to the specified format
Machine Validation
Database validation tools to detect inputed values that are not following the validation rule
Malware
A program designed to have undesirable or harmful effects