Which phase does the firm analyzes its end-user business requirements and refines project goals into defined functions and operations of the intended system? |
Analysis phase |
What are the specific business requests the system must meet to be successful, so the analysis phase is critical because business requirements drive the entire systems development effort? |
Business requirements |
What is the process of transferring information from a legacy system to a new system? |
Conversion |
What modifies software to meet specific user or business requirements? |
Software customization |
Which software supports general business processes and does not require any specific software customization to meet the organization’s needs? |
Off-the-shelf application |
What is the overall process for developing information systems, from planning and analysis through implementation and maintenance? |
SDLC |
Which phase establishes a high-level plan of the intended project and determines project goals? |
Planning phase |
What is a person or event that is the catalyst for implementing major changes for a system to meet business changes? |
Change agent |
What is a technique for generating ideas by encouraging participants to offer as many ideas as possible in a short period without any analysis until all the ideas have been exhausted? |
Brainstorming |
What is the process of managing changes to the business requirements throughout the project? |
Requirements documentation |
Which document prioritizes all of the business requirements by order of importance to the company? |
Requirements definition document |
What contains the users’ actual signatures indicating they approve all of the business requirements? |
Sign-off |
Which phase takes all the detailed design documents from the design phase and transforms them into the actual system? |
Development phase |
What is a disciplined approach for constructing information systems through the use of common methods, techniques, or tools? |
Software engineering |
What do software engineers use as tools to provide automated support for the development of the system? |
CASE |
What is a set of best practices that helps an organization to maximize the benefits of an information system, while at the same time establishing appropriate controls to ensure minimum errors? |
COBIT |
What is a programming method that provides for interactive modules to a website? |
Scripting language |
What language groups data and corresponding processes into objects? |
Object-oriented language |
What languages are programming languages that look similar to human languages? |
Fourth-generation language |
Which phase 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? |
Testing phase |
What are defects in the code of an information system? |
Bugs |
What detail the steps the system must perform along with the expected result of each step in the implementation phase the organization places the system into production so users can begin to perform actual business operations with it? |
Test conditions |
What is created that highlights how to use the system and how to troubleshoot issues or problems? |
Detailed user documentation |
What is also provided for the system users and can be online or in a classroom? |
Training |
What runs over the Internet or on a CD or DVD, and employees complete the training on their own time at their own pace? |
Online training |
What is held in a classroom environment and led by an instructor? |
Workshop training |
What is a group of people who respond to users questions? |
Help desk |
What assess if the entire system meets the design requirements of the users? |
Alpha testing |
What occurs when programmers test the system to ensure it is bug-free? |
Development testing |
What verifies that separate systems can work together passing data back and forth correctly? |
Integration testing |
What verifies that the units or pieces of code function correctly when integrated together? |
System testing |
What determines if the system satisfies the user and business requirements? |
User acceptance testing |
What tests individual units or pieces of code for a system? |
Unit testing |
Which implementation uses both the legacy system and new system until all users verifies that the new system functions correctly? |
Parallel implementation |
Which implementation discards the legacy system completely and immediately migrates all users to the new system? |
Plunge implementation |
Which implementation is a small group of people use the new system until it is verified that it works correctly then the remaining users migrate? |
Pilot implementation |
Which implementation installs the new system in phases (for example by department) until it is verified that it works correctly? |
Phased implementation |
What makes system changes to repair design flaws, coding errors, or implementation issues? |
Corrective maintenance |
What makes system changes to reduce the chance of future system failure? |
Preventative maintenance |
Which reports present data that is distributed inside the organization and is intended for employees within an organization? |
Internal reports |
Which internal reports present information with little or no filtering or restrictions of the data? |
Detailed internal reports |
Which internal reports organize and categorize data for managerial perusal? |
Summary internal reports |
Which reports provide an internal report that highlights situations occurring outside of the normal operating range for a condition or standard? |
Exception reports |
Which of the following is a business-related consequence of successful software? |
Increased revenues |
Which of the following is a business-related consequence of failing software? |
All of the above |
What is the systems development life cycle? |
The overall process for developing information systems from planning and analysis through implementation and maintenance |
What is the overall process for developing information systems from planning and analysis through implementation and maintenance? |
Systems development life cycle |
Which of the following represents the phases in the SDLC? |
Plan, analysis, design, develop, test, implement, maintain |
What is the analysis phase in the SDLC? |
Involves analyzing end-user business requirements and refining project goals into defined functions and operations of the intended system |
Which phase of the SDLC gathers business requirements? |
Analysis |
What is a business requirement? |
The specific business requests the system must meet to be successful |
What is the design phase in the SDLC? |
Involves describing the desired features and operations of the system |
What is the implementation phase in the SDLC? |
Involves placing the system into production so users can begin to perform actual business operations with the system |
What is a set of policies, procedures, standards, processes, practices, tools, techniques, and tasks that people apply to technical and management challenges? |
Methodology |
Which of the following is an issue related to the waterfall methodology? |
All of the above |
What consists of a series of tiny projects? |
Iterative development |
Which methodology aims for customer satisfaction through early and continuous delivery of useful software components developed by an iterative process with a design point that uses the bare minimum requirements? |
Agile methodology |
Which of the following describes agile? |
All of the above |
Which of the following is not a primary form of agile methodology? |
SDLC |
What is an activity-based process in which each phase in the SDLC is performed sequentially from planning through implementation and maintenance? |
Waterfall methodology |
What emphasizes extensive user involvement in the rapid and evolutionary construction of working prototypes of a system to accelerate the systems development process? |
RAD methodology |
What breaks a project into tiny phases, and developers cannot continue on to the next phase until the first phase is complete? |
Extreme programming |
What is the success rate for a project using the waterfall methodology? |
1 in 10 |
Which of the following is a fundamental of the RAD methodology? |
All of the above |
Which methodology provides a framework for breaking down the development of software into four gates? |
RUP |
Which of the following is not one of the four gates in the RUP methodology? |
Collaboration |
Which gate in the RUP methodology expands on the agreed-upon details of the system, including the ability to provide an architecture to support and build it? |
Elaboration |
Which gate in the RUP methodology includes building and developing the project? |
Construction |
Which methodology is owned by IBM? |
RUP |
Which methodology uses small teams to produce small pieces of deliverable software using sprints, or 30-day intervals, to achieve an appointed goal? |
SCRUM |
Which methodology ends each day or begins with a stand-up meeting to monitor and control the development effort? |
Scrum |
How many days is a typical sprint in the Scrum methodology? |
30 days |
What are the three primary variables (or triple constraints) in any project? |
Time, cost, scope |
What is the number one reason that IT projects fall behind schedule or fail? |
Poor planning or poor project management |
Which of the following is a characteristic of a successful project? |
All of the above |
What is a project? |
A temporary activity undertaken to create a unique product, service, or result |
What are project deliverables? |
Any measurable, tangible, verifiable outcome, result, or item that is produced to complete a project or part of a project |
What is a project manager? |
An individual who is an expert in project planning and management |
Which of the following does a project manager perform? |
All of the above |
What is an internal department that oversees all organizational projects? |
Project management office |
The PMI develops procedures and concepts necessary to support the profession of project management. Which of the following is not one of the three areas it focuses on? |
Change in business goals during project planning (management) |
Who are individuals and organizations actively involved in the project or whose interests might be affected as a result of project execution or project completion? |
Project stakeholders |
Who is the person or group who provides the financial resources for the project? |
Executive sponsor |
What defines the how, what, when, and who regarding the flow of project information to stakeholders and is key for managing expectations? |
Communication plan |
Who is the person or group who provides the financial resources for the project? |
Executive sponsor |
What are factors considered to be true, real, or certain without proof or demonstration? |
Project assumptions |
What are specific factors that can limit options including budget, delivery dates, available skilled resources, and organizational policies? |
Project constraints |
What is any measurable, tangible, verifiable outcome, result, or item that is produced to complete a project or part of a project? |
Project deliverable |
What represents key dates when a certain group of activities must be performed? |
Project milestones |
What are quantifiable criteria that must be met for the project to be considered a success? |
Project objectives |
What defines the specifications for product/output of the project and is key for managing expectations, controlling scope, and completing other planning efforts? |
Project requirements document |
What statement links the project to the organization’s overall business goals. It describes the business need (the problem the project will solve) and the justification, requirements, and current boundaries for the project? |
Project scope |
Who are individuals and organizations actively involved in the project or whose interests might be affected as a result of project execution or project completion? |
Project stakeholders |
What defines all project roles and indicates what responsibilities are associated with each role? |
Responsibility matrix |
What are project constraints? |
Specific factors that can limit options |
What are project assumptions? |
Factors that are considered to be true, real, or certain without proof or demonstration |
What is a project charter? |
A document issued by the project initiator or sponsor that formally authorizes the existence of a project and provides the project manager with the authority to apply organizational resources to project activities |
An organization must identify what it wants to do and how it is going to do it. What does the "what" part of this question focus on? |
All of the above |
An organization must identify what it wants to do and how it is going to do it. What does the "how" part of this question focus on? |
Analysis of project risks |
Which of the following is not a technique for choosing strategic projects? |
Develop a project plan |
What is project scope? |
Defines the work that must be completed to deliver a product with the specified features and functions |
What are project objectives? |
Quantifiable criteria that must be met for the project to be considered a success |
What do SMART criteria for successful objective creation include? |
Specific, measurable, agreed upon, realistic, time framed |
Which of the following is not a characteristic of a well-defined project plan? |
Prepared by the project manager |
What is the most important part of the project plan? |
Communication |
What is a graphical network model that depicts a project’s tasks and the relationships between those tasks? |
PERT chart |
What is the logical relationship that exists between the project tasks, or between a project task and a milestone? |
Dependency |
What is a simple bar chart that depicts project tasks against a calendar? |
Gantt chart |
What type of chart typically displays the critical path? |
PERT chart |
What is the critical path? |
The path from start to finish that passes through all the tasks that are critical to completing the project in the shortest amount of time |
In a Gantt chart tasks are listed __________ and the project’s time frame is listed ____________. |
Vertically, horizontally |
Which of the following includes a common reason why change occurs? |
All of the above |
Which of the following is not a guideline for effectively dealing with change management? |
Stop change |
What is the outsourcing option that includes the most remote location and indirect customer control? |
Offshore outsourcing |
What is the outsourcing option that includes the closest location and direct customer control? |
Onshore outsourcing |
All of the following are challenges of outsourcing, except: |
Reduced frustration and expense related to hiring and retaining employees in an exceptionally tight job market |
Which of the following is an outsourcing challenge caused by contract length? |
All of the above |
What is a common approach using the professional expertise within an organization to develop and maintain the organization’s information technology systems? |
In-sourcing |
What is an arrangement by which one organization provides a service or services for another organization that chooses not to perform them in-house? |
Outsourcing |
What is it called when a company uses organizations from developing countries to write code and develop systems? |
Offshore outsourcing |
Which of the following is a benefit an organization can receive from outsourcing? |
All of the above |
Which of the following is the primary reason why companies outsource? |
Tap outside sources of expertise |
Which of the following is the least common reason why companies outsource? |
Better manage the costs of internal processes |
What is the application of knowledge, skills, tools, and techniques to project activities to meet project requirements? |
Project management |
MIS Chapter 9
Share This
Unfinished tasks keep piling up?
Let us complete them for you. Quickly and professionally.
Check Price