ISYS UARK – Ch. 7 – Flashcards
72 test answers
Unlock all answers in this set
Unlock answers 72question
A Mission-Critical System
answer
It's one vital for a company's operations.
Unlock the answer
question
Data
answer
Basic facts (raw materials) that are in the system. It can be stored in several loci called tables.
Unlock the answer
question
Information
answer
Transformed data into an output that is valuable to users.
Unlock the answer
question
Information System Components
answer
Hardware Software Data Processes People
Unlock the answer
question
Hardware
answer
Everything of physical layer of the information system.
Unlock the answer
question
Software
answer
Refers to the programs that control the hardware and produce the desired results or information.
Unlock the answer
question
Software Classification
answer
System software Application software Horizontal system Vertical system Legacy system
Unlock the answer
question
System Software - Software Classification
answer
Manages the hardware components, which can include a single workstation or a global network with several clients.
Unlock the answer
question
Application Software - Software Classification
answer
Programs that support day-to-day business functions and provide needed information.
Unlock the answer
question
Horizontal Systems - Software Classification
answer
A system adaptable to be used by many types of entities.
Unlock the answer
question
Vertical Systems - Software Classification
answer
Designed to meet a unique requirements of a specific business or industry.
Unlock the answer
question
Legacy Systems - Software Classification
answer
Also called old systems.
Unlock the answer
question
Processes
answer
Describe the task and business functions performed by users to achieve specific results.
Unlock the answer
question
People
answer
Entities interested in information systems who are also called Stakeholders. This is why it's vital to understand essential requirements and expectations.
Unlock the answer
question
Internet Model
answer
A series of web pages that provides user's interface, which communicates with database management and web-based server. e.g. e-commerce.
Unlock the answer
question
B2C (Business to Customer)
answer
Allows the customer to do research, compare prices and features, check availability, arrange delivery, and chose payment method in a single session.
Unlock the answer
question
B2B (Business to Business)
answer
Transactions on the internet done in high volumes between companies with standard protocols, availability and low communication costs.
Unlock the answer
question
Electronic Data Interchange (EDI)
answer
Enables data transfer from computer to computer, usually over private telecommunication lines.
Unlock the answer
question
Supply Chain Management (SCM)
answer
Refers to companies that provides materials, services, and functions needed to provide a product to customers. e.g. large firms and government agencies.
Unlock the answer
question
Product Oriented
answer
Firms manufactured computer, routers, or microchips.
Unlock the answer
question
Service Oriented
answer
Including consultants, vendors, software developers and service providers.
Unlock the answer
question
Modeling Business Operations
answer
Representing company operations and information needs. Involves a business profile, and set of models that document business operations.
Unlock the answer
question
Business Profiles
answer
Overview of the company's mission, functions, organization, product, services, customers, suppliers, competitors, constrains and future direction.
Unlock the answer
question
Business Processes
answer
Specific set of transactions, events, and results that can be described and documented.
Unlock the answer
question
Business Process Modeling Notation (BPMN)
answer
A computer-based tool that displays a rough sketch of a simple business process. e.g. Microsoft Visio or a CASE tool like Visible Analysis.
Unlock the answer
question
Business Information Systems Components (BISC)
answer
Enterprise computing Transaction processing Business support Knowledge management User productivity System integration
Unlock the answer
question
Enterprise Computing (BISC)
answer
Information system that supports company-wide operations and data management requirements. Mainly integrating primary functions to improve efficiency, lower costs, and help make key decisions.
Unlock the answer
question
Enterprise Resource Planning (ERP - BISC)
answer
A system that provides cost-effective support for users and managers throughout the company. Unfortunately, it imposes an overall structure that may or may not match the company's operations.
Unlock the answer
question
Transaction Processing Systems (TP - BISC)
answer
Processed data generated by the day-to-day business operations. Usually a big mission-critical data system. They process transactions as a group not individually.
Unlock the answer
question
Business Support Systems ( BS - BISC)
answer
Provides job-related information support to users at all level of the company. Whether through analyzing transactions, generating/providing needed information, controlling processes leading to better decision making.
Unlock the answer
question
Knowledge Management Systems (KM - BISC)
answer
Use large database that allows users find information by entering keywords or questions in plain English using inference (logical) rules that identify patterns and relationships.
Unlock the answer
question
User Productivity Systems (UP - BISC)
answer
Technology provided by the company like Groupware which enables sharing data, collaborate on projects, teamwork for improvement.
Unlock the answer
question
System Integration (BISC)
answer
Combining TP, BS, KM, and UP features.
Unlock the answer
question
What Information Do Users Need?
answer
Understand the company's organizational model to recognize who's responsible for specific processes, decisions and learned what is required by whom.
Unlock the answer
question
Top Managers
answer
Develop long-range (Strategic) plans, which defines company's overall mission and goals. Focus on the overall business enterprise and use IT to set the company's course and direction.
Unlock the answer
question
Middle Managers and Knowledge Workers
answer
Provide direction, necessary resources, and performance feedback to supervisors and team leaders. Need detail information from top managers but less from supervisors on daily operations. Give support for the organization basic functions.
Unlock the answer
question
Supervisors and Team Leaders
answer
Coordinate operational task and people, make necessary decisions, ensure that the right tools, materials, and training are available.
Unlock the answer
question
Operational Employees
answer
Through empowerment give more responsibility and accountability to workers, improving employee motivation and increased customer satisfaction.
Unlock the answer
question
System Development Tools (SDT)
answer
Modeling Prototyping Computer-aided system engineering (CASE) tools
Unlock the answer
question
Modeling
answer
Produce a graphical representation of a concept or process that system developers can analyze, test and modify.
Unlock the answer
question
Business Modeling
answer
Describes the information that a system must provide. Although they seem to overlap, they work together to describe the same environment from different viewpoints.
Unlock the answer
question
Prototyping
answer
Early working version of an information system. Test system concepts and gives opportunity to examine input, output, user interface before final decision is made.
Unlock the answer
question
Computer-aided System Engineering (CASE) Tools
answer
Helps system analyst develop and maintain information systems. Many CASE tools can generate programs code speeding the implementation process.
Unlock the answer
question
System Development Methods (SDM)
answer
Structure analysis Object-oriented analysis Agile methods
Unlock the answer
question
Structure Analysis - Waterfall Model (Str. Ana. - SDLC)
answer
Traditional system development technique that is time-tested and easy to understand. Uses a series of phases called System Development Life Cycle (SDLC).
Unlock the answer
question
System Development Life Cycle (Str. Ana. - SDLC)
answer
It is a predictive approach (process-centered technique) based on the overall plan. A set of process models to describe a system graphically. Plan, analyze, design, implement, and support IT systems.
Unlock the answer
question
SDLC phases - Str. Ana.
answer
Systems planning System analysis System design System implementation System support and security
Unlock the answer
question
System Planning (Str. Ana. - SDLC)
answer
Presenting a formal system request describing the problem or desired changes in an information system or business process.
Unlock the answer
question
Preliminary Investigation - System Planning (Str. Ana. - SDLC)
answer
Evaluate business opportunity or problem. It's a critical step because the outcome affects the entire development process.
Unlock the answer
question
Feasibility Study - System Planning (Str. Ana. - SDLC)
answer
A key part of preliminary investigation which reviews anticipated costs, benefits and recommends a course of action based on operational, technical, economic and time factors.
Unlock the answer
question
Systems Analysis (Str. Ana. -SDLC)
answer
Building a logical model of the new system.
Unlock the answer
question
Requirement Modeling - Systems Analysis (Str. Ana. - SDLC)
answer
It is investigating business process and documenting what the new system must do to satisfy users.
Unlock the answer
question
System Requirements Documents - Systems Analysis (Str. Ana. - SDLC)
answer
Describes management and user requirements, costs benefits, and outlines alternative development strategies.
Unlock the answer
question
System Design (Str. Ana. - SDLC)
answer
Creating a physical model that will satisfy all documented system requirements. The system design specifications is presented to management and users for review and approval.
Unlock the answer
question
System Implementation (Str. Ana. - SDLC)
answer
The new system is constructed. Delivering a complete functioning and documented information system. Also called a system evaluation for determining the system proper operation plus costs and benefits are within specifications.
Unlock the answer
question
System Support and Security (Str. Ana. - SDLC)
answer
Maintaining, enhancing, and protecting the system. Maximizing IT investment return. Scalable Design which can expand to meet new business requirements and volume.
Unlock the answer
question
Object-Oriente Analysis (O-O) - SDM
answer
Combining data and processes that act on the data into objects. An object is a member of a class, which is a collection of similar objects, with properties (characteristics) from its own or class. Popular for easy transition between programing languages.
Unlock the answer
question
Agile Methods - Spiral Model (SDM)
answer
Developing an system incrementally, by building a series of prototypes and constantly adjusting them to user requirements. Emphasis on constant feedback, and each step is affected by what was previously learned.
Unlock the answer
question
Other Development Methods
answer
Joint Application Development (JAD): focuses on team-based fact finding [only one phase of development]. Rapid Application Development (RAD): compress version of all the process.
Unlock the answer
question
The Information Technology Departments (ITD)
answer
Application developments System support and security User support Database administration Network administration Web support Quality Assurance.
Unlock the answer
question
Application Development (ITD)
answer
Provides leadership and overall guidance. The systems are developed by teams.
Unlock the answer
question
System Support and Security (ITD)
answer
For vital protections and maintenance services for hardware and software, including enterprise computing systems, networks, transaction processing systems and corporate IT infrastructure.
Unlock the answer
question
User Support (ITD)
answer
Provides technical, training, and productivity support also called service desk, help desk (IC).
Unlock the answer
question
Databse Administration (ITD)
answer
Involving data design, management, security, backup and access.
Unlock the answer
question
Networking Administration (ITD)
answer
Business operations depend on them because they enable company wide-information systems.
Unlock the answer
question
Web Support (ITD)
answer
Specialists design and construct them, monitor traffic, manage hardware and software, and link applications to the company's information systems.
Unlock the answer
question
Quality Assurance (QA - ITD)
answer
Reviews and test all application and systems changes to verify specification and software standards.
Unlock the answer
question
The System Analyst Skills & Abilities
answer
Role: Acting as a translator. The best defense against IT disasters. Technically sound, with ability to listen. Needs technical knowledge, communication, business and critical thinking skills & education shown thru certifications.
Unlock the answer