Chapter 5 Flashcards
Systems Analysis
- __________________________ and ____________________________ are examples of traditional approaches to systems analysis.
Answer: Structured analysis and information engineering Page: 162-163
- The processes of an object are called _____________.
Answer: methods Page: 163 LOD: Hard
- _______________________ is a model-driven technique that integrates data and process concerns.
Answer: Objected oriented analysis (OOA) Page: 163 LOD: Hard
- _______________________ approaches emphasize the construction of prototypes to more rapidly identify business and user requirements for a new system.
Answer: Accelerated analysis Page: 163 LOD: Hard
- _______________________ is used to identify the user’s business requirements by having them react to a quick and dirty implementation of those requirements.
Answer: Discovery prototyping Page: 164 LOD: Hard
- _______________________ technology reads the program code for an existing database, application program, and/or user interface and automatically generates the equivalent system model.
Answer: Reverse engineering Page: 165 LOD: Medium
- _______________________ is a classical set of techniques used to collect information about system problems, opportunities, solution requirements and priorities.
Answer: Fact finding Page: 165 LOD: Hard
- _______________________ is the application of systems analysis methods to the goal of dramatically changing and improving the fundamental business processes of an organization, independent of information technology.
Answer: Business process redesign Page: 166 LOD: Medium
- The _______________________ looks at the question “Is this project worth looking at?”
Answer: scope definition phase Page: 167 LOD: Medium
- The context for the scope definition phase is primarily concerned with the _______________________ perspectives.
Answer: system owners’ Page: 167 LOD: Medium
- A _______________________ defines the project scope, plan, methodology, and standards for a project. It is the first major milestone.
Answer: project charter Page: 174 LOD: Medium
- All systems documentation is kept in a _______________________ .
Answer: repository Page: 160 LOD: Medium
- _______________________ is a problem-solving technique that decomposes a system into its component pieces for the purpose of studying how well those component parts work and interact to accomplish their purpose.
Answer: Systems analysis Page: 160 LOD: Medium
- Systems analysis is a problem-solving technique that decomposes a system into its component pieces for the purpose of studying how well those component parts work and interact to accomplish their purpose.
Answer: True Page: 160 LOD: Easy
- Systems design is a complementary problem solving technique to systems analysis that reassembles a system’s component pieces into a (hopefully improved) complete system.
Answer: True Page: 160 LOD: Easy
- Information systems analysis is defined as those development phases in a project that primarily focus on the business problem, independent of any technology that can or will be used to implement a solution to that problem.
Answer: True Page: 160 LOD: Easy
- Model driven analysis emphasizes the development of application prototypes to quickly implement a new system without the need for requirements analysis.
Answer: False Page: 161 LOD: Easy Rationale: Model driven analysis emphasizes the drawing of pictorial system models to document and validate both existing and/or proposed systems. Ultimately the system model becomes the blueprint for designing and constructing an improved system.
- Data Flow Diagrams (DFDs) can only be used to depict proposed new processes in a system, along with their inputs, outputs and files.
Answer: True Page: 162 LOD: Medium
- CASE tools offer the advantage of consistency and completeness analysis as well as rule-based error checking.
Answer: True Page: 162 LOD: Easy
- Structured analysis is a traditional approach to system analysis and design.
Answer: True Page: 162 LOD: Easy
- Information engineering (IE) is a data-driven, process-centered, but model-sensitive technique to plan, analyze and design information systems.
Answer: False Page: 163 LOD: Medium Rationale: Information engineering (IE) is a model driven and data-centered but process sensitive technique to plan, analyze, and design information systems.
- Objected oriented analysis (OOA) is model-driven technique that integrates Data and Process concerns into constructs called Objects. OOA models are pictures that illustrate the system’s objects from various perspectives such as structure and behavior.
Answer: True Page: 163 LOD: Easy
- The Unified Modeling Language (UML) is used in information engineering.
Answer: False Page: 163 LOD: Medium Rationale: The Unified Modeling Language (UML) is used with the object-oriented approach.
- Accelerated analysis approaches emphasize the construction of prototypes to more rapidly identify business and user requirements for a new system.
Answer: True Page: 163-164 LOD: Easy