Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

Identify a typical example of a system requirement for the input category.

a. As a final step in year-end processing, the payroll system must update employee
salaries, bonuses, and benefits.
b. The system must provide logon security at the operating system level and at the
application level.
c. Student grades must be entered on machine-readable forms prepared by the
instructor.
d. Response time must not exceed four seconds.

What can UML interfaces be used for?


a. To provide concrete classes with the stereotype "interface"
b. To specify required services for types of objects
c. To define executable logic that can be reused in several classes
d. To program in Java and C++, but not in C#

What is not an key factor of Scrum?


a. Process
b. Documents (Artifacts)
c. Organization
d. Customer

In projects where it is desirable to obtain input from a large number of people, a(n)
_____, such as that shown in the accompanying figure, can be a valuable tool.
a. observation
b. title
c. questionnaire
d. suggestion

_____ usually focus on long-term challenges and goals, the importance of a firm’s
stakeholders, and a commitment to the firm’s role as a corporate citizen.
a. Vision statements
b. Performance assessments
c. Relationship assessments
d. Mission statements
In an interview, _____ limit or restrict the response.
a. range-of-response questions
b. closed-ended questions
c. leading questions
d. open-ended questions

Which of the following framework activities are found in the Extreme Programming
(XP)?
a. Planning, Design, Coding, Testing
b. All of them are incorrect
c. Planning, Analysis, Design, Coding
d. Analysis, Design, Coding, Testing

How many steps does Determine the Requirement process include?


a. 4
b. 6
c. 7
d. 5

A _____ includes a review of a project’s scope, stakeholders, budget, schedule, and


any other internal or external factors that might affect the project.
a. change management plan
b. configuration management plan
c. debt management plan
d. risk management plan

The main objective of feasibility study is


a. to assess if it is possible to meet the requirements specified subject
b. to assess whether it is possible to meet the requirements specifications
c. to assist the management in implementing the desired system
d. to constraints of budget, human resource and hardware
Which one of the following is not a scrum role?
a. Scrum master
b. Customer
c. Product manager
d. Product owner

With what relationship does a component belong exclusively to a whole and these
components always exist and disappear with the whole?
a. Association
b. Composition
c. Aggregation
d. Generalization

What is UML stands for?


a. Universal Metadata Language
b. Unified Modeling Language
c. Unified Management Language
d. Unity Modeling Language

Bob has found one system requirement that he thinks could fit into a couple of
different categories. The requirement is as follows: “An employee record must be
added, changed, or deleted only by a member of the human resources department”.
What is the best categorization of this requirement?
a. Input
b. Performance
c. Control
d. Process

What does the study of an existing system refer to?


a. Feasibility Study
b. System Analysis
c. Details of DFD
d. System Planning
Which is a support step of Unified Process?
a. Implementation
b. Deployment
c. Business Modeling
d. Project Management

What does the study of an existing system refer to?


a. Feasibility Study
b. Details of DFD
c. System Analysis
d. System Planning

A common tool for showing the distribution of a questionnaire or sampling results is a


vertical bar chart called a _____.
a. streamgraph
b. flowchart
c. tree map
d. histogram

Which of the following is false about System Sequence Diagrams?


a. SSDs can also be used to illustrate collaborations between systems.
b. SSD is a picture that shows for a particular scenario of a use case the events that
external actors generate, their order and inter-system events.
c. SSDs are part of the Use-Case Model.
d. System events and their associated system operations can be expressed in terms of
the physical input medium or interface widget level.

In SCRUM, teams organize themselves in a symbiotic manner and set their own goals
for each _______:
a. phase
b. module
c. sprint
d. function
Inheritance relationships are represented in the UML notation by?
a. Line hollow triangular arrow at one end
b. Line with an arrow at one end
c. Line with hollow diamond at one end
d. Line with solid diamond at one end

Open-ended interview questions advantage _______


a. Getting to relevant data
b. Provide richness of detail
c. Getting to the point
d. Saving interview time

A diagram that depicts the use cases and actors for a system is called a:
a. Component diagram
b. Use case diagram
c. Deployment diagram
d. Sequence diagram

Aggregation (encapsulation) relationship is represented in UML notation by?


a. Line without an arrow
b. Line with solid diamond at one end
c. Line with an arrow at one end
d. Line with hollow diamond at one end

The project sponsor is the _____.


a. project team leader in charge of developing the system
b. person or department that requested the system
c. any of the above may fill the role of the project sponsor
d. lead systems analyst on the project team

Identify is a typical example of a system requirement for the performance category.


a. The purchasing system must provide suppliers with up-to-date specifications.
b. Each input form must include date, time, product code, customer number, and
quantity.
c. The student records system must produce class lists within five hours after the end
of registration.
d. The manager of the sales department must approve orders that exceed a customer’s
credit limit.

Which of the following is true about product backlog?


a. It is a subset of the product backlog owned by development team and commits to
deliver it in a sprint.
b. All of the above
c. It contains a list of all desired features and is owned by the product owner.
d. It is created in Sprint Planning Meeting

Which of the following statements are true?


a. Abstraction is when a client of a module does NOT need to know more than is in
the interface.
b. Encapsulation is when a client of a module is able to know more than is in the
interface.
c. Abstraction is when a client of a module does need to know more than is in the
interface.
d. Encapsulation is when a client of a module does NOT need to know more than is in
the interface.

In which stage of the Unified Process do we evaluate the risk and components used?
a. Transition phase
b. Inception phase
c. Elaboration phase
d. Construction phase

Deciding how the hardware, software, and network infrastructure will operate occurs
during the _____ phase of the SDLC.
a. implementation
b. analysis
c. planning
d. design

Which UML tools serve the system testing phase?


a. Component Diagram and ERD
b. Class Diagram and class specification
c. Usecase and Usecase specification
d. Activity and Sequence Diagram

Which of the following statements incorrect:


a. The Incremental model has higher total costs than the waterfall model
b. Products of the spiral model are determined during the project construction process.
c. Production costs of the waterfall model are determined during the project planning
phase
d. The product completion date of the Scrum model is determined during the project
construction process

In which phase of the SDLC is the system proposal developed?


a. analysis
b. planning
c. design
d. implementation

Which of the following is false about System Sequence Diagrams?


a. SSDs can also be used to illustrate collaborations between systems.
b. System events and their associated system operations can be expressed in terms of
the physical input medium or interface widget level.
c. SSD is a picture that shows for a particular scenario of a use case the events that
external actors generate, their order and inter-system events.
d. SSDs are part of the Use-Case Model.

Which of the following risks are derived from the organizational environment where
the software is being developed?
a. People risks
b. Estimation risks
c. Organizational risks
d. Technology risks

…… assign a value to the story based on the overall business values of the feature or
function
a. PM
b. Customer
c. BA
d. Developers

What is the most important role of a systems analyst in business?


a. Problem solving
b. Special programming skills
c. Knowing what data needs to be stored and used
d. Technical understanding of information systems

Which of the following is a typical example of a system requirement for the control
category?
a. The warehouse distribution system must analyze daily orders and create a routing
pattern for delivery
b. The data entry screens must be uniform, except for background color, which can be
changed by the user.
c. The customer analysis system must produce a quarterly report that identifies
changes in ordering patterns.
d. The system must maintain separate levels of security for users and the system
administrator.

Inheritance relationships are represented in the UML notation by?


a. Line with solid diamond at one end
b. Line with an arrow at one end
c. Line with hollow diamond at one end
d. Line hollow triangular arrow at one end
For business modeling of a human organization or the workflow of a system, which
one of the following OOAD artifacts is the MOST userful?
a. Sequence Diagrams
b. Use Cases
c. Class Diagrams
d. Activity Diagrams

You might also like