Deck 11: Building Information Systems and Managing Projects

Full screen (f)
exit full mode
Question
End-user-developed systems can be completed more rapidly than those developed through the conventional programming tools.
Use Space or
up arrow
down arrow
to flip the card.
Question
User concerns and designer concerns are usually the same at the beginning of the project.
Question
It is important for all systems development activities to be placed in sequential order.
Question
Failure to address properly the organizational changes surrounding the introduction of a new system can cause the demise of an otherwise good system.
Question
Documentation reveals how well the system has met its original objectives.
Question
Thorough testing is not required if,during the programming stage,the design documents are sufficiently detailed.
Question
One problem with prototyping is that the systems constructed thereby may not be able to handle large quantities of data in a production environment.
Question
Prototyping is more iterative than the conventional lifecycle.
Question
An information systems plan shows how specific information systems fit into a company's overall business plan and business strategy.
Question
Successful implementation of an information system requires the participation of end users in the project.
Question
Scope describes the full length of time required to complete a project.
Question
Object-oriented development is more iterative and incremental than traditional structured development.
Question
Objects are grouped into hierarchies,and hierarchies into classes.
Question
Businesses can use component-based development to create their e-commerce applications.
Question
More timely information is a tangible benefit of information systems.
Question
CASE tools facilitate the creation of clear documentation and the coordination of team development efforts.
Question
Intangible benefits of an information system are those that cannot be easily quantified.
Question
In one form of outsourcing,a company hires an external vendor to create the software for its system,but operates the software on its own computers.
Question
Gantt and PERT charts are two common formal planning tools for project management.
Question
A new information system is not considered in production until conversion is complete.
Question
Which of the following is not part of the implementation process?

A)Evaluating the system
B)Testing
C)Systems analysis
D)Creating detailed design specifications
Question
System testing:

A)includes all the preparations for the series of tests to be performed on the system.
B)tests the functioning of the system as a whole.
C)tests each program separately.
D)provides the final certification that the system is ready to be used in a production setting.
Question
The Girl Scouts' conversion strategy of first introducing the modules for ordering cookies and then introducing the modules for transmitting orders and instructions to the cookie factory and shipper,is called a(n)________ strategy.

A)phased approach
B)direct cutover
C)indirect cutover
D)incremental conversion
Question
In the traditional systems development lifecycle,end users:

A)are important and ongoing members of the team from the original analysis phase through maintenance.
B)are important only in the testing phases.
C)have no input.
D)are limited to providing information requirements and reviewing the technical staff's work.
Question
Transferring data from a legacy system to the new system would be defined by which system design specification category?

A)Input
B)Database
C)Manual procedures
D)Conversion
Question
In object-oriented development:

A)an object combines data and processes that act on the data into a single object.
B)data is separated into discrete,reusable objects that any processes may act upon.
C)an object comprises a single,reusable program that can be combined with other objects to form a robust application.
D)data categories are described as distinct objects,which can share characteristics with other objects.
Question
Which of the following is not one of the unique considerations in developing applications for a mobile platform?

A)Reduced screen space
B)Keyboard configuration
C)User gestures
D)Bandwidth constraints
Question
What was the primary problem facing the Girl Scouts regarding their supply chain problems?

A)The ordering process was inefficient for a large volume of orders.
B)There were high error rates in ordering and fulfillment.
C)It required too much time of volunteers.
D)The paper-based system was outdated.
Question
Systems design:

A)identifies the system's information requirements.
B)specifies how the new system will fulfill the information requirements.
C)identifies alternate solutions for solving the problem.
D)defines the problem and specifies its causes.
Question
In a direct cutover conversion strategy,the new system:

A)is tested by an outsourced company.
B)replaces the old one at an appointed time.
C)and the old are run together.
D)is introduced in stages.
Question
The entire system-building effort is driven by:

A)organizational change.
B)feasibility studies.
C)data.
D)user information requirements.
Question
Which process develops a detailed description of the functions that a new information system must perform?

A)Feasibility study
B)Requirements analysis
C)Systems design
D)Test plan development
Question
The oldest method for building information systems is:

A)component-based development.
B)prototyping.
C)object-oriented development.
D)the systems development lifecycle.
Question
Order the following steps in the systems development lifecycle in the correct sequence.

A)Systems analysis,systems design,programming,testing,conversion,production and maintenance
B)Systems analysis,systems design,programming,conversion,testing,production and maintenance
C)Systems design,systems analysis,programming,conversion,production and maintenance,and testing
D)Systems design,systems analysis,programming,testing,conversion,production and maintenance
Question
Changes in hardware,software,documentation,or production to a production system to correct errors,meet new requirements,or improve processing efficiencies are termed:

A)compliance.
B)production.
C)maintenance.
D)acceptance.
Question
In a data flow diagram,external entities are represented by:

A)rounded boxes
B)square boxes
C)circles
D)open rectangles
Question
In a parallel conversion strategy,the new system:

A)is tested by an outsourced company.
B)replaces the old one at an appointed time.
C)and the old are run together.
D)is introduced in stages.
Question
Developing an information system has been compared to the problem-solving process.Which one of the following problem-solving steps is not a part of systems analysis?

A)Implement the solution
B)Choose the best solution
C)Develop alternative solutions
D)Define and understand the problem
Question
Acceptance testing:

A)includes all the preparations for the trials.
B)tests the functioning of the system as a whole.
C)tests each program separately.
D)provides the final certification that the system is ready to be used in a production setting.
Question
Unit testing:

A)includes all the preparations for the series of tests to be performed on the system.
B)tests the functioning of the system as a whole.
C)tests each individual program separately.
D)provides the final certification that the system is ready to be used in a production setting.
Question
When systems are created rapidly,without a formal development methodology:

A)end users can take over the work of IT specialists.
B)the organization quickly outgrows the new system.
C)hardware,software,and quality standards are less important.
D)testing and documentation may be inadequate.
Question
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?

A)Develop the prototype;use the prototype;revise and enhance the prototype
B)Identify user requirements,develop the prototype,use the prototype,revise and enhance the prototype
C)Define the requirements,develop solutions,select the best prototype,and implement the prototype
D)Define the requirements,develop the prototype,revise and enhance the prototype
Question
In an object-oriented development framework for a university,how would the classes Degree,Mathematics,and Physics be related?

A)Degree would be a sister class to Mathematics and Physics.
B)Degree is a superclass to Mathematics and Physics.
C)Mathematics and Physics would be ancestors to Degree.
D)Degree would be a subclass to Mathematics and Physics.
Question
The term structured,when discussing structured methodologies,refers to the fact that:

A)the finished software is highly documented.
B)the development process is highly documented.
C)the techniques are step by step,with each step building on the previous one.
D)a defined hierarchy of objects and classes are used to structure the programming.
Question
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:

A)structure charts.
B)Gantt charts and PERT.
C)process specifications diagrams.
D)data flow diagrams.
Question
Object-oriented development could potentially reduce the time and cost of writing software because:

A)object-oriented programming requires less training.
B)iterative prototyping is not required.
C)objects are reusable.
D)a single user interface object can be used for the entire application.
Question
"Hidden costs," such as ________ costs,can easily undercut anticipated benefits from outsourcing.

A)vendor selection
B)hardware
C)software
D)employee salary
Question
The three main platforms for mobile apps include all of the following except:

A)iPhone/iPad
B)Kindle
C)Android
D)Windows Phone 7
Question
________ provides software tools to automate development methodologies and reduce the amount of repetitive work in systems development.

A)CASE
B)CAD
C)JAD
D)RAD
Question
This type of systems development is characterized by significantly speeding the generation of information requirements and involving users at an intense level in the systems design.

A)RAD
B)JAD
C)Prototyping
D)End-user development
Question
Fourth-generation tools cannot replace conventional development tools because they:

A)cannot handle large numbers of transactions or extensive procedural logic.
B)are not designed to integrate with legacy systems.
C)do not incorporate methods for documentation.
D)do not incorporate methods for testing.
Question
The primary tool for representing a system's component processes and the flow of data between them is the:

A)data dictionary.
B)process specifications diagram.
C)user documentation.
D)data flow diagram.
Question
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?

A)Object-oriented development
B)Component-based development
C)Structured methodologies
D)RAD
Question
________ refers to the application of knowledge,skills,tools,and techniques to achieve specific targets within specified budget and time constraints.

A)Systems analysis
B)Systems design
C)Project management
D)Project implementation
Question
Object-oriented modeling is based on the concepts of:

A)objects and relationships.
B)classes and objects.
C)class and inheritance.
D)objects and inheritance.
Question
You are an IT project manager for an advertising firm.The firm wishes to create an online survey tool that will be used to survey focus group reactions to products in development.The most important consideration for the firm is being able to offer the tool as soon as possible as a new corporate service.However,you know that many of the senior managers that are business owners of this project have difficulty in understanding technical or software development issues,and are likely to change their requirements during the course of development.What development method would be most successful for this project?

A)RAD
B)JAD
C)End-user development
D)Prototyping
Question
If an organization's requirements conflict with the software package chosen and the package cannot be customized,the organization should:

A)change its procedures.
B)outsource the development of the system.
C)redesign the RFP.
D)change the evaluation process.
Question
An entire information system is broken down into its main subsystems by using:

A)high-level data flow diagrams.
B)low-level data flow diagrams.
C)process specifications.
D)structured diagrams.
Question
Management can control the development of end-user applications in part by:

A)developing a formal development methodology.
B)requiring cost justification for end-user IS projects.
C)establishing standards for project requirements.
D)requiring Gantt charts
Question
The process of creating workable information systems in a very short period of time is called:

A)RAD.
B)JAD.
C)prototyping.
D)end-user development.
Question
________ are tangible benefits of information systems.

A)Improved asset utilization,increased organizational learning,and improved operations
B)Reduced workforce,lower outside vendor costs,and increased productivity
C)Increased productivity,reduced workforce,and increased job satisfaction
D)Lower operational costs,improved resource control,and more information
Question
________ describe the transformation occurring within the lowest level of the data flow diagrams.They express the logic of each process.

A)Process specifications
B)Structure charts
C)DFDs
D)Component procedures
Question
You would expect to find all of the following in an information systems plan except:

A)key business processes.
B)budget requirements.
C)portfolio analysis.
D)milestones and planning.
Question
A ________ shows each task as a horizontal bar whose length is proportional to the time required to complete it.

A)PERT chart
B)DFD
C)feasibility study
D)Gantt chart
Question
A test plan includes all the preparations for the series of tests to be performed on the system.
Question
________ is a method for deciding among alternative systems based on a system of ratings for selected objectives.

A)A scoring model
B)A scorecard
C)Portfolio analysis
D)Risk analysis
Question
Ergonomics is the interaction of people and machines in the work environment,including the design of jobs and legal issues.
Question
A systems analysis includes a ________ that is used to determine whether the solution is achievable from a financial,technical,and organizational standpoint.

A)test plan
B)conversion plan
C)feasibility study
D)risk analysis
Question
Users prefer systems that:

A)are oriented to facilitating organizational tasks and solving business problems.
B)work with existing DBMS.
C)are able to provide optimum hardware and software efficiency.
D)are capable of storing much more data than they need.
Question
The project risk will rise if the project team and the IS staff lack:

A)RAD experience.
B)web services.
C)the required technical expertise.
D)CASE tools.
Question
A PERT chart:

A)portrays a project as a network diagram consisting of numbered nodes that represent tasks.
B)is used to evaluate project risk and time.
C)displays a horizontal bar for each project task.
D)tracks progress of,and modifications to,project tasks.
Question
________ is the process of changing from the old system to the new system.

A)Migration
B)Deployment
C)Implementation
D)Conversion
Question
A reduced workforce is an example of a tangible benefit.
Question
A prototype is the final working version of an information system.
Question
________ are intangible benefits of information systems.

A)Improved asset utilization,increased organizational learning,and improved operations
B)Reduced workforce,lower outside vendor costs,and increased productivity
C)Increased productivity,reduced workforce,and increased job satisfaction
D)Lower operational costs,improved resource control,and more information
Question
A(n)________ is a detailed list of questions submitted to external vendors to determine how well they meet the organization's specific requirements.

A)RFP
B)RFQ
C)RAD
D)JAD
Question
The modification of a software package to meet the organization's unique requirements without destroying the package software's integrity is called personalization.
Question
You have been hired by a pharmaceutical company to evaluate its portfolio of systems and IT projects.Which types of projects would be best avoided?

A)Any high-risk projects
B)Any low-benefit projects
C)High-risk,low-benefit projects
D)None - any project might be beneficial
Question
Which of the following tools may help identify risk areas associated with employee acceptance of a new information system?

A)Formal planning software
B)Organizational impact analysis
C)System prototype
D)Feasibility study
Question
Which process is used to develop risk profiles for a firm's information system projects and assets?

A)Information systems plan
B)Scoring model
C)Portfolio analysis
D)Feasibility study
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/90
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 11: Building Information Systems and Managing Projects
1
End-user-developed systems can be completed more rapidly than those developed through the conventional programming tools.
True
2
User concerns and designer concerns are usually the same at the beginning of the project.
False
3
It is important for all systems development activities to be placed in sequential order.
False
4
Failure to address properly the organizational changes surrounding the introduction of a new system can cause the demise of an otherwise good system.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
5
Documentation reveals how well the system has met its original objectives.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
6
Thorough testing is not required if,during the programming stage,the design documents are sufficiently detailed.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
7
One problem with prototyping is that the systems constructed thereby may not be able to handle large quantities of data in a production environment.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
8
Prototyping is more iterative than the conventional lifecycle.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
9
An information systems plan shows how specific information systems fit into a company's overall business plan and business strategy.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
10
Successful implementation of an information system requires the participation of end users in the project.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
11
Scope describes the full length of time required to complete a project.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
12
Object-oriented development is more iterative and incremental than traditional structured development.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
13
Objects are grouped into hierarchies,and hierarchies into classes.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
14
Businesses can use component-based development to create their e-commerce applications.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
15
More timely information is a tangible benefit of information systems.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
16
CASE tools facilitate the creation of clear documentation and the coordination of team development efforts.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
17
Intangible benefits of an information system are those that cannot be easily quantified.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
18
In one form of outsourcing,a company hires an external vendor to create the software for its system,but operates the software on its own computers.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
19
Gantt and PERT charts are two common formal planning tools for project management.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
20
A new information system is not considered in production until conversion is complete.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
21
Which of the following is not part of the implementation process?

A)Evaluating the system
B)Testing
C)Systems analysis
D)Creating detailed design specifications
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
22
System testing:

A)includes all the preparations for the series of tests to be performed on the system.
B)tests the functioning of the system as a whole.
C)tests each program separately.
D)provides the final certification that the system is ready to be used in a production setting.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
23
The Girl Scouts' conversion strategy of first introducing the modules for ordering cookies and then introducing the modules for transmitting orders and instructions to the cookie factory and shipper,is called a(n)________ strategy.

A)phased approach
B)direct cutover
C)indirect cutover
D)incremental conversion
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
24
In the traditional systems development lifecycle,end users:

A)are important and ongoing members of the team from the original analysis phase through maintenance.
B)are important only in the testing phases.
C)have no input.
D)are limited to providing information requirements and reviewing the technical staff's work.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
25
Transferring data from a legacy system to the new system would be defined by which system design specification category?

A)Input
B)Database
C)Manual procedures
D)Conversion
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
26
In object-oriented development:

A)an object combines data and processes that act on the data into a single object.
B)data is separated into discrete,reusable objects that any processes may act upon.
C)an object comprises a single,reusable program that can be combined with other objects to form a robust application.
D)data categories are described as distinct objects,which can share characteristics with other objects.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
27
Which of the following is not one of the unique considerations in developing applications for a mobile platform?

A)Reduced screen space
B)Keyboard configuration
C)User gestures
D)Bandwidth constraints
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
28
What was the primary problem facing the Girl Scouts regarding their supply chain problems?

A)The ordering process was inefficient for a large volume of orders.
B)There were high error rates in ordering and fulfillment.
C)It required too much time of volunteers.
D)The paper-based system was outdated.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
29
Systems design:

A)identifies the system's information requirements.
B)specifies how the new system will fulfill the information requirements.
C)identifies alternate solutions for solving the problem.
D)defines the problem and specifies its causes.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
30
In a direct cutover conversion strategy,the new system:

A)is tested by an outsourced company.
B)replaces the old one at an appointed time.
C)and the old are run together.
D)is introduced in stages.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
31
The entire system-building effort is driven by:

A)organizational change.
B)feasibility studies.
C)data.
D)user information requirements.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
32
Which process develops a detailed description of the functions that a new information system must perform?

A)Feasibility study
B)Requirements analysis
C)Systems design
D)Test plan development
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
33
The oldest method for building information systems is:

A)component-based development.
B)prototyping.
C)object-oriented development.
D)the systems development lifecycle.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
34
Order the following steps in the systems development lifecycle in the correct sequence.

A)Systems analysis,systems design,programming,testing,conversion,production and maintenance
B)Systems analysis,systems design,programming,conversion,testing,production and maintenance
C)Systems design,systems analysis,programming,conversion,production and maintenance,and testing
D)Systems design,systems analysis,programming,testing,conversion,production and maintenance
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
35
Changes in hardware,software,documentation,or production to a production system to correct errors,meet new requirements,or improve processing efficiencies are termed:

A)compliance.
B)production.
C)maintenance.
D)acceptance.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
36
In a data flow diagram,external entities are represented by:

A)rounded boxes
B)square boxes
C)circles
D)open rectangles
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
37
In a parallel conversion strategy,the new system:

A)is tested by an outsourced company.
B)replaces the old one at an appointed time.
C)and the old are run together.
D)is introduced in stages.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
38
Developing an information system has been compared to the problem-solving process.Which one of the following problem-solving steps is not a part of systems analysis?

A)Implement the solution
B)Choose the best solution
C)Develop alternative solutions
D)Define and understand the problem
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
39
Acceptance testing:

A)includes all the preparations for the trials.
B)tests the functioning of the system as a whole.
C)tests each program separately.
D)provides the final certification that the system is ready to be used in a production setting.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
40
Unit testing:

A)includes all the preparations for the series of tests to be performed on the system.
B)tests the functioning of the system as a whole.
C)tests each individual program separately.
D)provides the final certification that the system is ready to be used in a production setting.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
41
When systems are created rapidly,without a formal development methodology:

A)end users can take over the work of IT specialists.
B)the organization quickly outgrows the new system.
C)hardware,software,and quality standards are less important.
D)testing and documentation may be inadequate.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
42
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?

A)Develop the prototype;use the prototype;revise and enhance the prototype
B)Identify user requirements,develop the prototype,use the prototype,revise and enhance the prototype
C)Define the requirements,develop solutions,select the best prototype,and implement the prototype
D)Define the requirements,develop the prototype,revise and enhance the prototype
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
43
In an object-oriented development framework for a university,how would the classes Degree,Mathematics,and Physics be related?

A)Degree would be a sister class to Mathematics and Physics.
B)Degree is a superclass to Mathematics and Physics.
C)Mathematics and Physics would be ancestors to Degree.
D)Degree would be a subclass to Mathematics and Physics.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
44
The term structured,when discussing structured methodologies,refers to the fact that:

A)the finished software is highly documented.
B)the development process is highly documented.
C)the techniques are step by step,with each step building on the previous one.
D)a defined hierarchy of objects and classes are used to structure the programming.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
45
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:

A)structure charts.
B)Gantt charts and PERT.
C)process specifications diagrams.
D)data flow diagrams.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
46
Object-oriented development could potentially reduce the time and cost of writing software because:

A)object-oriented programming requires less training.
B)iterative prototyping is not required.
C)objects are reusable.
D)a single user interface object can be used for the entire application.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
47
"Hidden costs," such as ________ costs,can easily undercut anticipated benefits from outsourcing.

A)vendor selection
B)hardware
C)software
D)employee salary
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
48
The three main platforms for mobile apps include all of the following except:

A)iPhone/iPad
B)Kindle
C)Android
D)Windows Phone 7
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
49
________ provides software tools to automate development methodologies and reduce the amount of repetitive work in systems development.

A)CASE
B)CAD
C)JAD
D)RAD
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
50
This type of systems development is characterized by significantly speeding the generation of information requirements and involving users at an intense level in the systems design.

A)RAD
B)JAD
C)Prototyping
D)End-user development
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
51
Fourth-generation tools cannot replace conventional development tools because they:

A)cannot handle large numbers of transactions or extensive procedural logic.
B)are not designed to integrate with legacy systems.
C)do not incorporate methods for documentation.
D)do not incorporate methods for testing.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
52
The primary tool for representing a system's component processes and the flow of data between them is the:

A)data dictionary.
B)process specifications diagram.
C)user documentation.
D)data flow diagram.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
53
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?

A)Object-oriented development
B)Component-based development
C)Structured methodologies
D)RAD
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
54
________ refers to the application of knowledge,skills,tools,and techniques to achieve specific targets within specified budget and time constraints.

A)Systems analysis
B)Systems design
C)Project management
D)Project implementation
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
55
Object-oriented modeling is based on the concepts of:

A)objects and relationships.
B)classes and objects.
C)class and inheritance.
D)objects and inheritance.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
56
You are an IT project manager for an advertising firm.The firm wishes to create an online survey tool that will be used to survey focus group reactions to products in development.The most important consideration for the firm is being able to offer the tool as soon as possible as a new corporate service.However,you know that many of the senior managers that are business owners of this project have difficulty in understanding technical or software development issues,and are likely to change their requirements during the course of development.What development method would be most successful for this project?

A)RAD
B)JAD
C)End-user development
D)Prototyping
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
57
If an organization's requirements conflict with the software package chosen and the package cannot be customized,the organization should:

A)change its procedures.
B)outsource the development of the system.
C)redesign the RFP.
D)change the evaluation process.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
58
An entire information system is broken down into its main subsystems by using:

A)high-level data flow diagrams.
B)low-level data flow diagrams.
C)process specifications.
D)structured diagrams.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
59
Management can control the development of end-user applications in part by:

A)developing a formal development methodology.
B)requiring cost justification for end-user IS projects.
C)establishing standards for project requirements.
D)requiring Gantt charts
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
60
The process of creating workable information systems in a very short period of time is called:

A)RAD.
B)JAD.
C)prototyping.
D)end-user development.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
61
________ are tangible benefits of information systems.

A)Improved asset utilization,increased organizational learning,and improved operations
B)Reduced workforce,lower outside vendor costs,and increased productivity
C)Increased productivity,reduced workforce,and increased job satisfaction
D)Lower operational costs,improved resource control,and more information
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
62
________ describe the transformation occurring within the lowest level of the data flow diagrams.They express the logic of each process.

A)Process specifications
B)Structure charts
C)DFDs
D)Component procedures
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
63
You would expect to find all of the following in an information systems plan except:

A)key business processes.
B)budget requirements.
C)portfolio analysis.
D)milestones and planning.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
64
A ________ shows each task as a horizontal bar whose length is proportional to the time required to complete it.

A)PERT chart
B)DFD
C)feasibility study
D)Gantt chart
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
65
A test plan includes all the preparations for the series of tests to be performed on the system.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
66
________ is a method for deciding among alternative systems based on a system of ratings for selected objectives.

A)A scoring model
B)A scorecard
C)Portfolio analysis
D)Risk analysis
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
67
Ergonomics is the interaction of people and machines in the work environment,including the design of jobs and legal issues.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
68
A systems analysis includes a ________ that is used to determine whether the solution is achievable from a financial,technical,and organizational standpoint.

A)test plan
B)conversion plan
C)feasibility study
D)risk analysis
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
69
Users prefer systems that:

A)are oriented to facilitating organizational tasks and solving business problems.
B)work with existing DBMS.
C)are able to provide optimum hardware and software efficiency.
D)are capable of storing much more data than they need.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
70
The project risk will rise if the project team and the IS staff lack:

A)RAD experience.
B)web services.
C)the required technical expertise.
D)CASE tools.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
71
A PERT chart:

A)portrays a project as a network diagram consisting of numbered nodes that represent tasks.
B)is used to evaluate project risk and time.
C)displays a horizontal bar for each project task.
D)tracks progress of,and modifications to,project tasks.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
72
________ is the process of changing from the old system to the new system.

A)Migration
B)Deployment
C)Implementation
D)Conversion
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
73
A reduced workforce is an example of a tangible benefit.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
74
A prototype is the final working version of an information system.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
75
________ are intangible benefits of information systems.

A)Improved asset utilization,increased organizational learning,and improved operations
B)Reduced workforce,lower outside vendor costs,and increased productivity
C)Increased productivity,reduced workforce,and increased job satisfaction
D)Lower operational costs,improved resource control,and more information
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
76
A(n)________ is a detailed list of questions submitted to external vendors to determine how well they meet the organization's specific requirements.

A)RFP
B)RFQ
C)RAD
D)JAD
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
77
The modification of a software package to meet the organization's unique requirements without destroying the package software's integrity is called personalization.
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
78
You have been hired by a pharmaceutical company to evaluate its portfolio of systems and IT projects.Which types of projects would be best avoided?

A)Any high-risk projects
B)Any low-benefit projects
C)High-risk,low-benefit projects
D)None - any project might be beneficial
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
79
Which of the following tools may help identify risk areas associated with employee acceptance of a new information system?

A)Formal planning software
B)Organizational impact analysis
C)System prototype
D)Feasibility study
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
80
Which process is used to develop risk profiles for a firm's information system projects and assets?

A)Information systems plan
B)Scoring model
C)Portfolio analysis
D)Feasibility study
Unlock Deck
Unlock for access to all 90 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 90 flashcards in this deck.