Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

In what SDLC stage do we determine the business needs for an information systems

ID: 3761099 • Letter: I

Question

In what SDLC stage do we determine the business needs for an information systems project?

The design phase

The analysis phase

The dissection stage

The installation stage

The big bang stage

Where are the decisions stored that are made regarding the hardware and software that will be purchased to support the new system?

Order Manifest

Hardware Sales Receipt

Suppliers’ Computer System

President’s Office

Hardware and Software Specification

The system inputs and outputs will be designed along with a plan or__________ of the way the system’s features will be navigated.

Blueprint

Compass

Instructional Guide

Roadmap

FAQ

Which of the following lists indicates the correct ordering of deliverables in a system specification document?

System Acquisition Weighted Alternative Matrix, Interface Design, Physical Data Model Data Storage Design

Data Storage Design, Interface Design, Architecture Design, Updated Crud Matrix

Hardware and Software Specifications, Interface Design, Data Storage Design, Architecture Design

Program Design Specifications, Physical Data Model, Data Storage Design, Architecture Design

Update CASE Repository Entries, Update CRUD Matrix, Interface Design, Architecture Design

How many ways does the text suggest one can approach the creation of a new system?

1

2

3

4

7

Enterprise Resource Planning (ERP) Systems are:

All-encompassing systems

Difficult to install and can result in serious problems for a company

Cheaper since they are created by a third party

A and B

B and C

Systems Integration refers to:

The process of synching all computers to the mainframe

The delivery of systems to the final destination office

Combining packaged software, the legacy system and new software

Adding the original hard drives to a newer system

Creating a new software to monitor power consumption

Which might NOT be a good package software solution?

Payroll at Cloverfarms dairy

Accounts receivable at Staples

Rocket control software for NASA

Course management system at the University of Nebraska

Scanning software for Kroger grocery stores

Outsourcing can include:

Hiring an external vendor

Hiring an external developer

Hiring an external service provider

A and C

A, B and C

Packaged systems are used when:

The business need is not core to the business

There is a desire to build in-house skills

The time frame is flexible

The project has a project manager who can coordinate vendor efforts

The decision to outsource is strategic

The design phase of the SDLC:

Produces a user’s manual, does users training and creates online documentation for the new system

Involves writing of code (generally in an object oriented language)

Uses the output of JAD sessions to create logical use cases and DFDs

Involves interviewing of users to determine requirements

Uses the requirements that were gathered during analysis to create a blueprint for the future system

Which is NOT a part of the System Specification document?

Use Cases

Physical Data Model

Updated CRUD matrix

Architecture Design

System Acquisition Weighted alternative Matrix

UML stands for:

a.United modular logic

b.Universal modeling layout

c.Unified modeling language

d.Ultimate mathematical language

e.Unfortunate monitor loss

Possibly the biggest hurdle to learning object-oriented approaches is:

a.The lack of textbooks

b.The slowness of processors

c.Lack of memory in laptops

d.The volume of new terminology

e.The lack of standards and agreement in the area

Which is NOT one of the four dominant UML diagramming techniques?

a.Use case diagrams

b.Class diagrams

c.Encapsulation diagrams

d.Sequence diagrams

e.Behavioral state machine diagrams

Part-II – True or False Questions

[20 Questions – Each question carry 1 mark]

S. No

Question

True/False

1

System requirements are communicated through a collection of design documents and physical processes and data models.

2

The decision to make, to buy, or to outsource influences the design tasks that are performed throughout the rest of the design phase.

3

CASE repository entries are updated to reflect specific technology decisions as they are made.

4

There is absolutely no need for designing a custom system since there are already so many pre-packaged systems available to any company regardless of its size.

5

Highly skilled IS Professionals are easy to hire and retain.

6

Letting technology drive a business can be dangerous.

7

The key challenge in systems integration is avoiding a system wide crash upon installation of legacy software.

8

Outsourcing firms called Application Software Providers (ASPs) supply software applications and/or software related services through the Internet.

9

Time and arrangements deals are potentially more expensive if the service provider requires unforeseen resources to complete the project on time.

10

A common need to the business should be satisfied by contracting with an Application Service Provider (ASP).

11

The only skills that are applied during systems projects are technical.

12

The score column in the Alternative Matrix represents how easily specific criteria are met by the alternative.

13

The concept that says the same message can be interpreted differently by different classes of objects is called ‘encapsulation’.

14

Classes inherit the attributes and methods from the subclasses underneath them

15

Methods implement an object’s behavior

16

Dave has a concrete object called ‘Student’. Specific students like: Mike Macli, Jeff Le, Karolyn Maloney would be considered as instances (or objects) of the ‘student’ class

17

An object is an attribute of an instantiation

18

Object-Oriented systems focus on capturing the structure and behavior of the information system in little modules (known as objects) that encompass both data and processes

19

The Object-Oriented Approach is considered as an ‘exciting enhancement to systems analysis and design’

20

Actual techniques and approaches that analysts and developers use have remained largely unchanged over time

S. No

Question

True/False

1

System requirements are communicated through a collection of design documents and physical processes and data models.

2

The decision to make, to buy, or to outsource influences the design tasks that are performed throughout the rest of the design phase.

3

CASE repository entries are updated to reflect specific technology decisions as they are made.

4

There is absolutely no need for designing a custom system since there are already so many pre-packaged systems available to any company regardless of its size.

5

Highly skilled IS Professionals are easy to hire and retain.

6

Letting technology drive a business can be dangerous.

7

The key challenge in systems integration is avoiding a system wide crash upon installation of legacy software.

8

Outsourcing firms called Application Software Providers (ASPs) supply software applications and/or software related services through the Internet.

9

Time and arrangements deals are potentially more expensive if the service provider requires unforeseen resources to complete the project on time.

10

A common need to the business should be satisfied by contracting with an Application Service Provider (ASP).

11

The only skills that are applied during systems projects are technical.

12

The score column in the Alternative Matrix represents how easily specific criteria are met by the alternative.

13

The concept that says the same message can be interpreted differently by different classes of objects is called ‘encapsulation’.

14

Classes inherit the attributes and methods from the subclasses underneath them

15

Methods implement an object’s behavior

16

Dave has a concrete object called ‘Student’. Specific students like: Mike Macli, Jeff Le, Karolyn Maloney would be considered as instances (or objects) of the ‘student’ class

17

An object is an attribute of an instantiation

18

Object-Oriented systems focus on capturing the structure and behavior of the information system in little modules (known as objects) that encompass both data and processes

19

The Object-Oriented Approach is considered as an ‘exciting enhancement to systems analysis and design’

20

Actual techniques and approaches that analysts and developers use have remained largely unchanged over time

Explanation / Answer

When a system is designing, it is important to analysis the organization’s or business environment and its requirements deeply. Analysis is the second phase of SDLC. In this phase, analysts make analysis on the business needs. Therefore, in the SDLC, business needs or requirements are determined in the analysis phase

Hence the correct option is “The analysis phase”

In the design of the physical architecture layer, necessary hardware and software components are determined and these specifications are documented as Hardware and Software Specification

Hence the correct option is ”Hardware and Software Specification”

Before designing a system, it is required that document how the current system takes input, processes it and outputs the result. Blueprint is a logical model of the present system. Blueprint helps to understand the information flow in the system.

Hence the correct option is “Blueprint”

The system design order is system specification, Weighted Alternative Matrix, Interface Design, Physical Data Model, Data Storage Design

Hence the correct option is “System Acquisition Weighted Alternative Matrix, Interface Design, Physical Data Model Data Storage Design”

There are four ways of recommended approaches to develop a new system:

1) Standard SDLC

2) Prototyping

3) Rapid Application Development (RAD)

4) BPR

Hence the correct option is “4”

Hence the correct option is “A and B”

System integration is nothing but combining sub systems such as packaged software, existing legacy systems, and new software which is written such that these all function together.

Hence the correct option is “Combining packaged software, the legacy system and new software”

Hence the correct option is “Rocket control software for NASA”

Outsourcing is nothing but purchasing goods or hiring services form third party.

Hence the correct option is “A, B and C”

Hence the correct option is “The decision to outsource is strategic”

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote