MINS 301 Ch. 9 Vocabulary – Flashcards

Unlock all answers in this set

Unlock answers
question
Agile Methodology
answer
Aims for customer satisfaction through early and continuous delivery of useful software components developed by an iterative process using the bare minimum requirements.
question
Alpha Testing
answer
Assess whether the entire system meets the design requirements of the users.
question
Analysis Phase
answer
The firm analyzes its end-user business requirements and refines project goals into defined functions and operations of the intended system.
question
Brainstorming
answer
A technique for generating ideas by encouraging participants to offer as many ideas as possible in a short period of time without any analysis until all the ideas have been exhausted.
question
Bugs
answer
Defects in the code of an information system.
question
Business Requirement
answer
The specific business requests the system must meet to be successful.
question
Change Agent
answer
A person or event that is the catalyst for implementing major changes for a system to meet business changes.
question
Communication Plan
answer
Defines the how, what, when, and who regarding the flow of project information to stakeholders and is key for managing expectations.
question
Computer-Aided Software Engineering (CASE)
answer
Software suites that automate systems analysis, design, and development.
question
Control Objectives for Information and Related Technologies (COBIT)
answer
A set of best practices that helps an organization to maximize the benefits of an information system, at the same time establishing appropriate controls to ensure minimum errors.
question
Conversion
answer
The process of transferring information from a legacy system to a new system.
question
Corrective Maintenance
answer
Makes system changes to repair design flaws, coding errors, or implementation issues.
question
Critical Path
answer
The sequence of activities that determine
question
Data Flow Diagram (DFD)
answer
Illustrates the movement of information between external entities and the processes and data stores within the system.
question
Dependency
answer
A logical relationship that exists between the project tasks or between a project task and a milestone.
question
Design Phase
answer
Establishes descriptions of the desired features and operations of the system including screen layouts, business rules, process diagrams, pseudo code, and other documentation.
question
Development Phase
answer
Transforms all the detailed design documents from the design phase into the actual system.
question
Development Testing
answer
Programmers test the system to ensure that it is bug-free.
question
Discovery Prototyping
answer
Builds a small-scale representation or working model of the system to ensure that it meets the user and business requirements.
question
Executive Sponsor
answer
The person or group who provides the financial resources for the project.
question
Extensible Markup Language (XML)
answer
A markup language for documents containing structured information.
question
Extreme Programming (XP) Methodology
answer
Breaks a project into four phases, and developers cannot continue to the next phase until the previous phase is complete.
question
Feasibility
answer
The measure of the tangible and intangible benefits of an information system.
question
Fourth-Generation Language (4GL)
answer
Programming languages that looks similar to human language.
question
Gantt Chart
answer
A simple bar chart that lists project tasks vertically against the project's time frame, listed horizontally.
question
Help Desk
answer
A group of people who respond to users' questions.
question
Implementation Phase
answer
When the organization places the system into production so users can begin to perform actual business operations with it.
question
Interoperability
answer
The capability of two or more computer systems to share data and resources, even though they are made by different manufacturers.
question
In-Sourcing (In-House Development)
answer
Uses the professional expertise within an organization to develop and maintain its information technology systems.
question
Intangible Benefits
answer
Difficult to quantify or measure.
question
Integration Testing
answer
Verifies that separate systems can work together passing data back and forth correctly.
question
Interactive Development
answer
Consists of a series of tiny projects.
question
Joint Application Development
answer
Session in which employees meet to define or review the business requirements for the system.
question
Kill Switch
answer
A trigger that enables a project manager to close the project before competition.
question
Legacy System
answer
An old system that is fast approaching or beyond the end of its useful life within an organization.
question
Loose Coupling
answer
The capability of services to be joined on demand to create composite services or disassembled just as easily into their functional components.
question
Maintenance Phase
answer
When the organization performs changes, corrections, additions, and upgrades to ensure that the system continues to meet its business goals.
question
Methodology
answer
A set of policies, procedures, standards, processes, practices, tools, techniques, and tasks that people apply to technical and management challenges.
question
Nearshore Outsourcing
answer
Contracting an outsourcing arrangement with a company in a nearby country.
question
Object-Oriented Language
answer
Languages group data and corresponding processes into objects.
question
Offshore Outsourcing
answer
Using organizations from developing countries to write code and develop systems.
question
Off-The-Shelf Application Software
answer
Supports general business processes and does not require any specific software customization to meet the organization's needs.
question
Online Training
answer
Runs over the Internet or on a CD or DVD, and employees complete the training on their on time at their own pace.
question
Onshore Outsourcing
answer
Engaging another company within the same country for services.
question
Outsourcing
answer
An arrangement by which one organization provides a service or services for another organization that chooses not to perform them in-house.
question
Parallel Implementation
answer
Uses both the legacy and new system until all users verify that the new system functions correctly.
question
PERT (Program Evaluation and Review Technique) Chart
answer
A graphical network model that depicts a project's tasks and the relationships between them.
question
Phased Implementation
answer
Installs the new system in phases (for example, by department) until it is verified that it works correctly.
question
Pilot Implementation
answer
A small group uses the new system until it is verified that it works correctly, then the remaining users migrate to the new system.
question
Planning Phase
answer
Establishes a high-level plan of the intended project and determines project goals.
question
Plunge Implementation
answer
Discards the legacy system and immediately migrates users to the new system.
question
Preventative Maintenance
answer
Makes system changes to reduce the chance of future system failure.
question
Project
answer
Temporary activity a company undertakes to create a unique product, service, or result.
question
Project Assumption
answer
Factors considered to be true, real, or certain without proof or demonstration.
question
Project Constraint
answer
Specific factors that can limit options, including budget, delivery dates, available skilled resources, and organizational policies.
question
Project Deliverable
answer
Any measurable, tangible, verifiable outcome, result, or item that is produced to complete a project or part of a project.
question
Project Management
answer
The application of knowledge, skills, tools, and techniques to project activities to meet project requirements.
question
Project Management Office (PMO)
answer
An internal department that oversees all organizational projects.
question
Project Manager
answer
An individual who is an expert in project planning and management, defines and develops the project plan, and tracks the plan to ensure that the project is completed on time and on budget.
question
Project Milestones
answer
Represent key dates when a certain group of activities must be performed.
question
Project Objective
answer
Quantifiable criteria that must be met or the project to be considered a success.
question
Project Plan
answer
A formal, approved document that manages and controls project execution.
question
Project Requirements Document
answer
Defines the specifications for product/output of the project and is key for managing expectations, controlling scope, and completing other planning efforts.
question
Project Scope
answer
Describes the business needs and the justification, requirements, and current boundaries for the project.
question
Project Scope Statement
answer
Links the project to the organization's overall business goals.
question
Project Stakeholder
answer
Individuals and organizations actively involved in the project or whose interests might be affected as a result of project execution or project completion.
question
Prototyping
answer
A modem design approach by which the designers and system users use an iterative approach to building the system.
question
Rapid Application Development (RAD) Methodology (also called rapid prototyping)
answer
Emphasizes extensive user involvement in the rapid and evolutionary construction of working prototypes of a system to accelerate the systems development process.
question
Rational Unified Process (RUP) Methodology
answer
Provides a framework for breaking down the development of software into four gates.
question
Requirements Management
answer
The process of managing changes to the business requirements throughout the project.
question
Requirements Definition Document
answer
Prioritizes all of the business requirements by order of importance to the company.
question
Responsibility Matrix
answer
Defines all project roles and indicates what responsibilities are associated with each role.
question
Scripting Language
answer
A programming method that provides for interactive modules to a website.
question
Services
answer
Tasks that customers will buy to satisfy a want or need.
question
Sign-Off
answer
Users' actual signatures, including they approve all of the business requirements.
question
Software Customization
answer
Modifies software to meet specific user or business requirements.
question
Software Engineering
answer
A disciplined approach for constructing information systems through the use of common methods, techniques, or tools.
question
Status Report
answer
Periodic review or actual performance versus expected performance.
question
Systems Development Life Cycle (SDLC)
answer
The overall process for developing information systems, from planning and analysis through implementation and maintenance.
question
System Testing
answer
Verifies that the units or pieces of code function correctly when integrated.
question
Tangible Benefits
answer
Easy to quantify and typically measured to determine the success or failure of a project.
question
Test Condition
answer
Details the steps the system must perform along with the expected result of each step.
question
Testing Phase
answer
Brings all the project pieces together into a special testing environment to eliminate errors and bugs and verify that the system meets all the business requirements defined in the analysis phase.
question
Unit Testing
answer
Testing individual units or pieces of code for a system.
question
User Acceptance Testing (UAT)
answer
Determines whether the system satisfies the user and business requirements.
question
User Documentation
answer
Highlights how to use the system and how to troubleshoot issues or problems.
question
Waterfall Methodology
answer
A sequence of phases in which the output of each phase becomes the input for the next.
question
Web Service
answer
An open-standards way of supporting interoperability.
question
Workshop Training
answer
Held in a classroom environment and led by an instructor.
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New