insy 2303 exam 3

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/55

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 3:02 AM on 5/24/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

56 Terms

1
New cards

critical path

in a PERT chart, the sequence of tasks that takes the shortest time to complete

2
New cards

application development tool

software such as 4GLs, expert systems shells, and component objects, that can be assembled into the application software for an information system

3
New cards

CRM-customer relationship management

a technique for increasing profitability by improving the relationship between as company and its customers

4
New cards

ERP-enterprise resource planning

a suite of software modules that integrate major business activities, such as sales, CRM, and SCM

5
New cards

feature creep

an undesirable occurrence during information system development when users, customers, or designers attempt to add features after the final specifications have been approved

6
New cards

JAD-joint application development

the best information systems are designed when end users and systems analysts work together on a project as equal partners

7
New cards

object-oriented methodology

an approach to system development that regards the elements of a system as a collection of objects that interact with each other to accomplish tasks

8
New cards

system conversion

the process of deactivating an old information system and activating the new one

9
New cards

unit testing

process of testing a completed application module to make sure that it operates reliably and correctly

10
New cards

integration testing

testing of completed modules of an application to ensure that they operate together correctly

11
New cards

system testing

process of testing an information system to ensure that all of the hardware and software components work together

12
New cards

data flow diagram (DFD)

illustrates how data moves through an information system

13
New cards

gnatt charts

horizontal bar charts that depict project schedules by showing each task as a bar on the chaty

14
New cards

SDLC (system development life cycle)

the series of phases that outlines the development process of an information system

15
New cards

success factors

system requirements that also serve as an evaluation checklist at the end of a development project

16
New cards

UML (unified modeling language)

a tool for diagramming set of object classes

17
New cards

WBS (work breakdown structure)

a project management tool based on a hierarchical structure of tasks and deliverables

18
New cards

vertical market (of software)

applications designed to meet the needs of a specific market segment or industry, such as medical record-keeping software for use in hospitals

19
New cards

horizontal market

an opportunity for sales of a product (such as accounting software) or a service that meets the needs of a wide range of buyers)

20
New cards

e-commerce

business of buying and selling products online

21
New cards

fuzzy logic

technique used within an expert system to deal with imprecise data by incorporating the probability that the input information is correct

22
New cards

expert system

software tool containing an inference engine and user interface that developers use to enter facts and rules for a knowledge base

23
New cards

DSS (decision support system)

a computer system that allows decision makers to manipulate data directly, to incorporate data from external sources, and to create data models of “what-if” scenarios

24
New cards

PERT (program evaluation and review technique)

a project management technique that displays interconnected events and task milestones on a timeline

25
New cards

TPS(transaction processing system)

a system that keeps track of transactions for an organization by providing ways to collect, display, modify, and cancel transactions

26
New cards

batch processing

a processing system that involves holding a group of transactions for processing until the end of a specified period of time

27
New cards

OLTP (online transaction processing)

interactive online transaction processing methods that use a “commit or rollback” strategy to ensure accurate transaction processing

28
New cards

exception report

generated by a management information system listing information that is outside normal or acceptable ranges, such as a reorder report showing low-stock inventory items

29
New cards

summary report

generated by management information system that combines or groups of data and usually provides totals, such as a report of total annual sales for the past 5 years

30
New cards

ad hoc report

a report that contains a business intelligence process designed to answer a single specific business question

31
New cards

SDLC- 1st phase:planning

goal of the activities is to create a project development plan

32
New cards

SDLC- 2nd plan: analysis

goal is to produce a list of requirements for a new or revised information system

33
New cards

SDLC- 3rd phase: design

project team must figure out how the new system will fulfill requirements specified in the system requirements report

34
New cards

SDLC- 4th phase: implementation

project team supervises the tasks necessary to construct the new information system

35
New cards

SDLC- 5th phase: maintenance

day-today operation of the system, making modifications to improve performance and correcting problems

36
New cards

UML- use case diagram

documentation of the users of an information system and their functions

37
New cards

UML- class diagram

provides the name of each object, a list of the objects attributes, list of methods, and an indication of the cardinality between objects

38
New cards

UML- sequence diagram

tool used by a project team that depicts the detailed interactions that take place within an information system

39
New cards

expert system- knowledge based system

computer system to analyze data and produce a recommendation, diagnoses, or decision based on a set of facts and rules

40
New cards

expert system- inference engine

facts and rules of an expert system are incorporated into a knowledge base which is stored in a computer file and can be manipulated by software

41
New cards

expert system- knowledge engineering

process of designing, entering, and testing the rules in an expert system

42
New cards

ecommerce - B2B (business to business)

ecommerce exchange of products, services, or information between businesses

43
New cards

ecommerce - B2C (business to consumer)

ecommerce exchange of products, services, or information between businesses and consumers

44
New cards

ecommerce - B2G (business to government)

an ecommerce exchange of products, services, or information between business and governments

45
New cards

ecommerce -C2C (consumer to consumer)

an ecommernce of exchange of products, services, or information between consumers such as online auctions

46
New cards

DBMS (database management system)

application software that assists the user in manipulating, storing, and maintaining database files

47
New cards

data independence

separation of data from the programs that manipulate the data

48
New cards

data redundancy

repetition of data within a database

49
New cards

normalization

process of analyzing data to create the most efficient database structure

50
New cards

data warehouse

collection of information organized for analysis

51
New cards

operational database

used in day to day business operations

52
New cards

big data

huge collections of data that are difficult to process, analyze, and manage using conventional database tools

53
New cards

data mining

analyzing data to discover patterns and relationships that are important to decision making

54
New cards

cardinality

description of the numeric relationship that exists between two record types (one to one, one to many, or many to many)

55
New cards

ERD (entity relationship diagram)

graphically depicts relationships between record types

56
New cards

relationship

in context of databases, an association between entities that can be used to link records in more than one file