The process of creating workable information systems in a very short period of time is called:

  1. The testing process that focuses on individual computer programs is called​ _________________.

    unit testing

  2. The plan for unit​ testing, system​ testing, and acceptance testing is called​ ____________.

    a test plan

  3. Implementing a new system into an organization module by module is called a​ ____________.

    phased approach

  4. The most bold and risky implementation strategy is the​ _______________ approach.

    direct cutover

  5. The​ ___________________ is the oldest methodology for building information systems.

    systems development life cycle​ (SDLC)

  6. Which of the following is a document provided to external vendors that are competing for a​ project?

    Request for proposal

  7. In the Girl Scouts​ case, the project was​ _______________ to Accenture and Hybris as opposed to being built internally

    outsourced

  8. Given the variety of devices individuals use to visit websites​ (i.e., desktops,​ tablets, and​ smartphones), _____________ web design enables a website to change automatically to fit a device.

    responsive

  9. ​A(n) __________ app such as Kindle is specifically designed to run on a specific platform and device.

    native

  10. In a dataflow diagram​ (DFD), a(n)​ ___________ portrays the transformation of data.

    rounded box

  11. In a dataflow diagram​ (DFD), a/an​ ___________ represents data stores.

    open rectangle

  12. A​ ___________ chart is a​ top-down chart that orients the project in terms of levels of design and relationships among levels.

    structure

  13. An entire information system is broken down into its subsystems by using​ ________.

    ​high-level data flow diagrams

  14. ​Object-oriented modeling is based on the​ object, which combines​ ________ .

    data and processes

  15. Which of the following is a correct characteristic of​ object-oriented development?

    It is more iterative and incremental than traditional structured development.

  16. ​Object-oriented development could potentially reduce the time and cost of writing software because​ ________.

    objects are reusable

  17. A systems building approach that focuses on the process of creating workable systems in a very short period of time is termed​ ________.

    rapid application development

  18. The acronym CASE stands for​ _______________________, which provides software tools to automate the systems development process.

    ​computer-aided software engineering

  19. An application that is accessed from a mobile​ device's web browser is termed a​ ____________ because it has specific functionalities for mobile devices and accesses data through the Internet.

    mobile web app

  20. From the Girl Scout cookie​ case, the benefit of lowering ordering errors is an example of​ a(n) ______ benefit.

    tangible

  21. Which of the following is NOT a section in an information systems​ plan?

    Business information needs

  22. Which of the following is NOT defined in the management strategy section of an information systems​ plan?

    Firm's strategic plan

  23. A​ high-risk project with the potential for high benefits should be​ ______.

    cautiously examined

  24. When systems are created rapidly without a formal development methodology​ ________.

    testing and documentation may be inadequate

  25. In which type of systems building are the development stages organized so that tasks in one stage are completed before the tasks in the next stage​ begin?

    Traditional

focusNode

Didn't know it?
click below

Knew it?
click below

The process of creating workable information systems in a very short period of time is called:

Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

QuestionAnswer
As a technical project manager, you have decided to propose implementing a prototyping methodology for a small web-based design project. What is the order of steps you will follow in this project? Identify user requirements, develop the prototype, . . .
TQM describes the measurement of quality as 3.4 defects per million. False
Object-oriented development is more incremental than traditional structured development. True
________ provides a methodology and tools for dealing with the organizations ongoing need to revise and optimize its numerous business processes. Business process management
When systems are created rapidly, without a formal development methodology: Testing and documentation may be inadequate
Documentation reveals how well a system works from both a technical and end-user standpoint. True
In component-based development, applications are developed one small portion at a time, with each portion able to function endependently. False
An entire information system is broken down into its subsystems by using: High-level data flow diagrams
A _________ is an organizational change that involves rethinking the nature of the business and the nature of the organization itself. Paradigm shift
Object-oriented modeling is based on the concepts of: Class and inheritance
To show each level of a system's design, its relationship to other levels, and its place in the overall design structure, structured methodologies use: Structure charts
Object-oriented development could potentially reduce the time and cost of writing software because: Objects are reusable
In the traditional systems development lifecycle, end users: Are limited to providing information requirements and reviewing the technical staff's work
Groups of objects are assembled into software components for common functions, which can be combined into large-scale business applications, in which type of software development: Component-based development
What is the primary driving factor in firms to select domestic outsourcing firms to build system solutions? To take advantage of technical skills the firm does not have
Rationalization of procedures describes a radical rethinking of the business models. False
CASE tools facilitate the creation of clear documentation and the coordination of team development efforts. True
Transferring data from a legacy system to the new system would be defined by which category of system design specifications: Conversion
In object-oriented development: Processing logic resides within objects
A data flow diagram offers a logical and graphical model of information flow, partitioning a system into modules that show manageable levels of detail. True
Which conversion process introduces the system first to a limited portion of the organization: The pilot study strategy
A primary benefit of offshore outsourcing is that this can substantially reduce hidden costs. False
________ describe the transformation occurring within the lowest level of the data flow diagrams. Process specifications
CASE tools automate: User interfaces
The most common form of IT-enabled organizational change is business process redesign. False
Compared to the use of proprietary components, web services promise to be less expensive and less difficult to implement because of: Their ability to enable communication among different systems using universal standards
Responsive web design enables websites to change layouts according to the user's screen size. True
A native mobile app is: A stand alone application that does. . .
Which process develops a detailed description of the functions that a new information system is a good system to begin with: Requirements analysis
Organizations will adjust to new information systems without any special efforts if the system is a good system to begin with. False
In a parallel conversion strategy, the new system: And the old are run in parallel
The three main platforms for mobile apps are iPhone/iPad, iOS, and Android. False
________ provide(s) a detailed statement of the information needs that a new system must satisfy; identifies who needs what information, and when, where, and how the information is needed. Information requirements
Categories of tools for BPM include all of the following except: Tools to test the security of business processes
Acceptance testing: Provides the final certification that the system is ready to be used in a production setting
You are an IT project manager for an advertising firm. The firm wishes to create an online tool that will be used to survey focus group reaction to products in development. Prototyping
The system is not in production until conversion is complete. True
The process of creating workable information systems in a very short period of time is called: RAD
________ development focuses on rapid delivery of working software by breaking a large project into a series of small sub-projects that are completed in short periods of time using iteration and continuous feedback. Agile
Which of the following is not a tool provided by Business Process Management software: Capture and identify information system requirements for a new system
Organizational software packages often include ________ features that allow the software to be modified to meet organizational requirements. Customization
Prototyping is more iterative than the conventional lifecycle. True
________ is the process of changing from the old system to the new system. Conversion
Systems design: Shows how the new system will fulfill the information requirements.
To understand and define the contents of data flows and data store, system builders use: A data dictionary
A systems building approach in which the system is developed as successive versions, each version reflecting requirements more accurately, is described to be: Iterative
Which of the following is not a top priority in mobile application development: Designing for keyboard data entry
Objects are grouped into hierarchies, and hierarchies into classes. False
The entire system-building effort is driven by: User information requirements
The oldest method for building information systems is: The systems development lifecycle
Business processes are analyzed, simplified, and redesigned in: Business process redesign
Changes in hardware, software, documentation, or production to a production system to correct errors, meet new requirements, or improve processing efficiencies are termed: Maintenance
A software package evaluation process is often based on a series of questions sent to vendors, called a: Request for proposal
The primary tool for representing a system's component processes and the flow of data between them is the: Data flow diagram
System testing: Tests the functioning of the system as a whole in order to determine if discrete modules will function together as planned
What is the purpose of response web design? It allows one website to serve different platforms, such as tablets, PCs, and mobile phones
Compared to the use of proprietary components, web services promise to be less expensive and less difficult to implement because of: Their ability to enable communication among different systems using universal standards
A _______ is the model or blueprint for an information system solution and consists of all the specifications that will deliver the functions identified during systems analysis. Systems design document
In an object oriented development framework for a university, how would the classes degree, mathematics, and physics be related? Degree is a superclass to mathematics and physics
A structure chart is a bottom-up chart, showing each level of design, its relationship to other levels, and its place in the overall design structure. False
During the _______ stage of system development, system specifications that were prepared during the design stage are translated into software code. Programming
In order, what are the first three steps in BPM? 1. Identify 2. Analyze 3. Design
Which type of systems development is characterized by significantly speeding up the design phase and the generation of information requirements and involving users at an intense level: JAD
The four kinds of structural organizational change enabled by IT, in order from least to most risky, are: Automation, Rationalization, Redesigning, and Paradigm shift
What is the purpose of responsive web design? It allows one website to serve different platforms, such as tablets, PCs and mobile phones
Unit testing: Tests each program separately
The idea that the achievement of quality is an end in itself describes a main concept of: TQM
The oldest method for building information systems is prototyping. False
A bank has reworked its mortgage application process so that several steps are handled by computer software, and some steps are combined to reduce bottlenecks in processing. The goal is to gradually improve its efficiency over time. This is an example of: Rationalization of procedures
In what stage of systems development are design specifications created? Systems design
What is "responsive design" for mobile applications? A design that responds to the user's digital device and screen
End-user-developed systems can be completed more rapidly than those developed through the conventional systems lifecycle. True
In the direct cutover conversion strategy, the new system: Replaces the old one at an appointed time
With a mobile web app: Users access mobile web apps through their mobile device's web browser

Which process develops a detailed description of the function that a new information system must perform?

Requirements analysis carefully defines the objectives of the new or modified system and develops a detailed description of the functions that the new system must perform.

Which is the first step in developing a new information system?

Gathering information requirements is the first step in developing a new information system.

In what stage of systems development are design specifications created?

The conceptual design stage is the stage where an identified need is examined, requirements for potential solutions are defined, potential solutions are evaluated and a system specification is developed. The system specification represents the technical requirements that will provide overall guidance for system design.

What is the primary tool for representing a system's component processes and the flow of data between them?

The primary tool for representing a system's component processes and the flow of data between them is the: data flow diagram.