Systems Analysis and Design Tenth Edition Chapter 1

studied byStudied by 2 people
0.0(0)
Get a hint
Hint

information technology

1 / 71

72 Terms

1

information technology

the combination of hardware, software, and services that people use to manage, communicate, and share information.

New cards
2

systems analysis and design

a step-by-step process for developing high-quality information systems.

New cards
3

information system

a combination of technology, people, and data to provide support for business functions such as order processing, inventory control, human resources, accounting, and many more.

New cards
4

systems analyst

a valued member of the information technology department team who helps plan, develop, and maintain information systems.

New cards
5

system

a set of related components that produces specific results.

New cards
6

data

basic facts that are the system's raw material.

New cards
7

information

data that has been transformed into output that is valuable to users.

New cards
8

An information system has five components:

  1. hardware: everything in the physical layer of the information system.

  2. software: the programs that control the hardware and produce the desired information or results.

  3. data: the raw material that an information system transforms into useful information.

  4. processes: the tasks and business functions that users, managers, and information technology staff members perform to achieve specific results.

  5. people: stakeholders (those who have an interest in an information system).

New cards
9

server farm

a large concentration of servers working together

New cards
10

Moore's Law

The number of transistors on an integrated circuit chip doubles about every 24 months (2 years).

New cards
11

system software

software that manages the hardware components, including a single workstation or global network with many thousands of clients.

New cards
12

application software

programs that support day-to-day business functions and provide users with the information that they need.

New cards
13

enterprise applications

company-wide applications, such as order processing and payroll systems and company communication networks.

New cards
14

horizontal system

a system (such as an inventory or payroll application) that can be adapted for use in many different types of companies.

New cards
15

vertical system

a system designed to meet the unique requirements of a specific business or industry, such as a Web-based retailer, medical practice, or auto dealership.

New cards
16

legacy systems

new systems that interface with older systems.

New cards
17

e-commerce or I-commerce

Internet-based commerce

New cards
18

E-commerce includes two main sectors:

  1. B2C (business to consumer).

  2. B2B (business to business).

New cards
19

electronic data interchange (EDI)

a data sharing arrangement between two companies that enabled computer-to-computer data transfer, usually over private telecommunications lines.

New cards
20

supply chain management

the software that most large firms and government agencies use.

New cards
21

supply chain

all the companies who provide materials, services, and functions needed to provide a product to a customer.

New cards
22

product-oriented

firms that manufactured computers, routers, or microchips.

New cards
23

service-oriented

companies that included consultants, vendors, software developers, and service providers.

New cards
24

business profile

an overview of a company's mission, functions, organizations, products, services, customers, suppliers, competitors, constraints, and future direction.

New cards
25

business process

a specific set of transactions, events and results that can be described and documented.

New cards
26

business process model

a graphic display of one or more business processes, such as handling an airline reservation, filling a product order, or updating a customer account.

New cards
27

business process modeling notation

a model that includes standard shapes and symbols to represent events, processes, workflows, and more.

New cards
28

enterprise computing

information systems that support company-wide operations and data management requirements.

New cards
29

enterprise resource planning

systems that provide cost-effective support for users and managers throughout the company.

New cards
30

transaction processing systems

systems that process data generated by day-to-say business operations.

New cards
31

business support systems

systems that provide job-related information support to users at all levels of a company.

New cards
32

management information systems

the new systems of which managers are the primary users, that consist of computers that produce valuable information.

New cards
33

radio frequency identification

the newest development in data acquisition, which uses high-frequency radio waves to track physical objects, such as the item shown in Figure 1-18.

New cards
34

knowledge base

a large database used by knowledge management systems that allows users to find information by entering keywords or questions in normal English phrases.

New cards
35

inference rules

logical rules that identify data patterns and relationships.

New cards
36

user productivity systems

email, voice mail, fax, video, and Web conferencing, word processing, automated calendars, database management, spreadsheets, desktop publishing, presentation graphics, company intranets, and integrated mobile computing systems.

New cards
37

groupware

programs that enable users to share data, collaborate on projects, and work in teams.

New cards
38

strategic plans

long-range plans that define the company's overall mission and goals.

New cards
39

empowerment

a trend that gives employees more responsibility and accountability, in which operational users also need information to handle tasks and make decisions that were assigned previously to supervisors.

New cards
40

modeling

a graphical representation of a concept or process that systems developers can analyze, test, and modify.

New cards
41

business model

the information that a system must provide.

New cards
42

prototype

an early working version of an information system.

New cards
43

computer-aided systems engineering

a technique that uses powerful software, called CASE tools, to help systems analysts develop and maintain information systems.

New cards
44

structured analysis

a traditional method that is still widely used.

New cards
45

objected-oriented analysis

a more recent approach that many analysts prefer.

New cards
46

agile (or adaptive) methods

methods that include the latest trends in software development.

New cards
47

project management

the process of planning, scheduling, monitoring, controlling, and reporting upon the development of an information system.

New cards
48

systems development life cycle

a series of phases used by structured analysis to plan, analyze, design, implement, and support an information system.

New cards
49

business rules

rules that transform input data inside each process and generate the output.

New cards
50

data flow diagram

a model (that represents a school registration system) that uses various symbols and shapes to represent data flow, processing, and storage.

New cards
51

waterfall model

a model in which the result of each phase is called a deliverable, which flows into the next phase.

New cards
52

The systems development life cycle model usually includes five steps:

  1. systems planning.

  2. systems analysis: build a logical model of the system.

  3. systems design: create a physical model that will satisfy all documented requirements for the system.

  4. systems implementation.

  5. systems security and support: the information technology staff maintains, enhances, and protects the system.

New cards
53

systems request

a formal request to the information technology department in the systems planning phase, a request that describes problems or desired changes in an information system or business process.

New cards
54

preliminary investigation

the purpose of the systems planning phase; it evaluates an information technology related business opportunity of problem.

New cards
55

feasibility study

a key part of the preliminary investigation that reviews anticipated costs and benefits and recommends a course of action based on operational, technical, economic, and time factors.

New cards
56

requirements modeling

the first step of the systems analysis phase. You investigate business processes and document what the new system must do to satisfy users.

New cards
57

systems requirement document

the deliverable for the systems analysis phase. This document describes management and user requirements, costs, and benefits, and outlines alternative development strategies.

New cards
58

system design specification

the deliverable for the systems design phase; this specification is presented to management and users for review and approval.

New cards
59

scalable design

a design that can expand to meet new business requirements and volumes,

New cards
60

objects

Whereas structured analysis treats processes and data as separate components, object-oriented analysis combines data and the processes that act on the data into things called objects.

New cards
61

class

a collection of similar objects.

New cards
62

properties

characteristics that the object inherits from its class or possesses on its own.

New cards
63

method

a built-in process that can change an object's properties.

New cards
64

message

a request of specific behavior or information from another object.

New cards
65

iterative development

boosting productivity by using a flexible manufacturing system in which team-based effort and short-term milestones helped keep quality up and costs down.

New cards
66

spiral model

a model that represents a series of iterations (or revisions) based on user feedback.

New cards
67

the two methodologies that became popular:

joint application development and rapid application development

New cards
68

Technical support includes seven main functions:

  1. application development.

  2. systems support and security.

  3. user support.

  4. database administration.

  5. networking administration.

  6. Web support.

  7. quality assurance.

New cards
69

service desk or help desk

the user support function.

New cards
70

criticial thinking skills

the ability to compare, classify, evaluate, recognize patterns, analyze cause-and-effect, and apply logic.

New cards
71

certification

the verification that an individual demonstrated a certain level of knowledge and skill on a standardized test.

New cards
72

corporate culture

the set of beliefs, rules, traditions, values, and attitudes that define a company and influence its way of doing business.

New cards

Explore top notes

note Note
studied byStudied by 1012 people
... ago
4.8(5)
note Note
studied byStudied by 7 people
... ago
5.0(1)
note Note
studied byStudied by 11 people
... ago
5.0(1)
note Note
studied byStudied by 73 people
... ago
4.0(1)
note Note
studied byStudied by 16 people
... ago
5.0(1)
note Note
studied byStudied by 7 people
... ago
4.0(1)
note Note
studied byStudied by 107 people
... ago
5.0(1)
note Note
studied byStudied by 10893 people
... ago
4.7(35)

Explore top flashcards

flashcards Flashcard (187)
studied byStudied by 28 people
... ago
5.0(1)
flashcards Flashcard (303)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (141)
studied byStudied by 11 people
... ago
5.0(1)
flashcards Flashcard (121)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (34)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (38)
studied byStudied by 9 people
... ago
5.0(2)
flashcards Flashcard (82)
studied byStudied by 13 people
... ago
5.0(1)
flashcards Flashcard (204)
studied byStudied by 16 people
... ago
4.5(2)
robot