Term
|
Definition
| when the work keeps piling up and before you know it, the tasks are too great to handle |
|
|
Term
| CSF: Critical success factor (CSF) |
|
Definition
| a factor that is critical to an organizations success |
|
|
Term
|
Definition
| -Defining processing, requirements, constraints, costs, and benefits. -Developing functional specifications and prototypes. -Reviewing specifications and prototypes. |
|
|
Term
|
Definition
| Putting together the parts (software, hardware, people, procedures, data) to provide the functionality with the right operating characteristics within budget and on schedule. |
|
|
Term
|
Definition
| input forms -output reports; screens -data files; procedures -data security; data controls -contingency plans |
|
|
Term
| ERD : Entity Relationship Diagram |
|
Definition
| diagram that shows the relationship between entities and shows the attributes of the entities |
|
|
Term
|
Definition
| illustrates the movement of information between external entities and the processes and data stores within the system |
|
|
Term
|
Definition
| What functions (tasks) the system must be able to do. |
|
|
Term
|
Definition
| How `well does the system perform those tasks. |
|
|
Term
| GUI: Graphical User Interface |
|
Definition
| is a type of user interface that allows users to interact with electronic devices with images rather than text commands. GUIs can be used in computers, hand-held devices such as MP3 players, portable media players or gaming devices, household appliances and office equipment |
|
|
Term
|
Definition
| Build Technical architecture; Build the database and programs; Programmer teams; Structured Walkthroughs |
|
|
Term
|
Definition
| -Functions performed correctly -Usability / acceptance -stress (e.g., enough ummph to handle all users) |
|
|
Term
|
Definition
| Install system into the organization. User Documentation and Training |
|
|
Term
|
Definition
| Define the system to be developed; ??CSF; Set the project scope; Key aspect of SDLC, difficult to do
scope creep; Develop the project plan including tasks, resources, and timeframes |
|
|
Term
|
Definition
| Build a help desk to support system users; Provide an environment to support system changes |
|
|
Term
|
Definition
| tests if a system satisfies its acceptance criteria |
|
|
Term
|
Definition
| maintains information about various types of objects (inventory), events (transactions), people (employees), and places (warehouses) |
|
|
Term
|
Definition
| Increased flexibility; Increased scalability and performance; Reduced information redundancy; Increased information integrity (quality); Increased information security |
|
|
Term
| DBMS: Data manipulation component |
|
Definition
| allows users to create, read, update, and delete information in a database |
|
|
Term
|
Definition
| identify the various entity classes (tables) in the database; a field (or group of fields) that uniquely identifies a given entity in a table |
|
|
Term
|
Definition
| a primary key of one table that appears an attribute in another table and acts to provide a logical relationship among the two tables |
|
|
Term
|
Definition
| criterion used in the process of data validation, carried out after the data has been encoded onto an input medium and involves a data vet or validation program |
|
|
Term
|
Definition
| a person, place, thing, transaction, or event about which information is stored |
|
|
Term
| Attribute: (fields, columns) |
|
Definition
| characteristics or properties of an entity class. The columns in each table |
|
|
Term
|
Definition
| Average, Min, Max, Total (Sum/ count), only include the attributes that you want to use to count by |
|
|
Term
|
Definition
|
|
Term
|
Definition
| modeled by placing the primary key from one table and putting it into many table. |
|
|
Term
|
Definition
| A student may be enrolled in many classes, a class may have many students |
|
|
Term
|
Definition
| users can graphically design the answers to specific question |
|
|
Term
|
Definition
| the abstraction of a set of associations that hold systematically between different kinds of things in the real world. |
|
|