Midterm 1 4620s
What statement best describes Scrum?
A framework within which complex products in complex environments are developed.
The following is an example of what Domain Class Diagram Relationship? (Person Class with lines under it, diamond connectors; connected to three subclasses labeled head, legs, hands)
Composition relationship
Every morning, the manager asks the system to print a report of the previous day's orders. This is an example of ____________ event:
External
Who is on the Scrum Team?
- The Scrum Master - The Product Owner - The Development Team
What is the recommended size for a Development Team (within the Scrum Team)?
3 to 9
The "Plays" class (dotted line to main line between two classes) in the diagram below is an example of
Association class
To find the "things" that need to be included in the Domain Class Diagram, we start with a user and the use cases in which s/he is involved, and work together to identify the necessary informational "things" involved in the use case. This technique is called the _______.
Brainstorming technique
What is generally the core of "functional requirements of a system?
Business Processes
In the following state machine diagram, which of the following is not a state: Classes End ( the only option that is a line between classes-temporal event) Enrollment Final Exams Being Taught
Classes End
A police officer gives a ticket to a driver for traffic violation. Once the police officer returns to the office, she gives the ticket to the clerk to record in the traffic violation system. Once the driver sends in payment, the clerk records the payment in the system and sends a receipt to the driver. The driver can also go online to log into the system and pay the ticket. Every morning the clerk requests the system to send out late notices to all drivers who have tickets whose payment is overdue. Who are the actors for this system?
Clerk, Driver
All these statements are true of domain classes except:
Domain classes have methods
All of these are a part of state-machine diagrams except: Guard condition Functional requirements Destination state Origin state
Functional requirements ( this is a part of visioning/planning)
A student can be a post-graduate student or an undergraduate student. This is an example of what type of relationship between the Student class, the PostgraduateStudent class and the UndergraduateStudent class.
Generalization/Specialization relationship
What are the Attributes of a user story
Independent Small Enough Testable
What statement best describes the Sprint Review?
It is when the Scrum Team and stakeholders inspect the outcome of a Sprint and figure out what to do next.
What statement best describes a Product Owner's responsibility?
Maximizing the value of the work the Development Team does.
What is the multiplicity/cardinality of the following statement: An order contains at least one item, but it could contain many items
One or more--mandatory relationship
The starting point of a state machine diagram is called:
Pseudostate
The purpose of a Sprint is to produce a done increment of working product.(T/F)
Question 10 options: True
A police officer gives a ticket to a driver for traffic violation. Once the police officer returns to the office, she gives the ticket to the clerk to record in the traffic violation system. Once the driver sends in payment, the clerk records the payment in the system and sends a receipt to the driver. The driver can also go online to log into the system and pay the ticket. Every morning the clerk requests the system to send out late notices to all drivers who have tickets whose payment is overdue. Which of the following is not a use case for this system? Send Receipt Send late payment notifications Record Ticket Violation Process Payment
Send Reciept
Name three Scrum ceremonies
Sprint Planning Sprint Retrospective Sprint Review
What are the three Scrum artifacts?
Sprint backlog, product backlog, potentially releasable product increment
Who is responsible for managing the progress of work during a Sprint?
The Development Team
A police officer gives a ticket to a driver for traffic violation. Once the police officer returns to the office, she gives the ticket to the clerk to record in the traffic violation system. Once the driver sends in payment, the clerk records the payment in the system and sends a receipt to the driver. The driver can also go online to log into the system and pay the ticket. Every morning the clerk requests the system to send out late notices to all drivers who have tickets whose payment is overdue. System reliability refers to?
The acceptable threshold for down-time of the system
When using the noun technique to identify the data requirements for the system:
The analyst begins by listing all the nouns that the users had mentioned.
A police officer gives a ticket to a driver for traffic violation. Once the police officer returns to the office, she gives the ticket to the clerk to record in the traffic violation system. Once the driver sends in payment, the clerk records the payment in the system and sends a receipt to the driver. The driver can also go online to log into the system and pay the ticket. Every morning the clerk requests the system to send out late notices to all drivers who have tickets whose payment is overdue. Which of the following is not an event that requires a system response?
The police officer gives a ticket to the driver.
The three pillars of Scrum are:
Transparency, Inspection, Adaptation
One way to identify stakeholders of the system is to examine organizational charts. This statement is (T/F)
True
The following describes an activity that the system performs, usually in response to a request to a user:
Use Case
A police officer gives a ticket to a driver for traffic violation. Once the police officer returns to the office, she gives the ticket to the clerk to record in the traffic violation system. Once the driver sends in payment, the clerk records the payment in the system and sends a receipt to the driver. The driver can also go online to log into the system and pay the ticket. Every morning the clerk requests the system to send out late notices to all drivers who have tickets whose payment is overdue. "Every morning the clerk requests the system to send out late notices to all drivers who have tickets whose payment is overdue" is an example of ____________ event:
external