
UNIT 06: REQUIREMENTS DOCUMENTATION USING MODELS
Quiz by Azniah Ismail
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
21 questions
Show answers
- Q1To support young actors and directors, a contest for short films is held. The three best films will be awarded. The films submitted may have a maximal length of 20 minutes and have to take into consideration the constraints depicted in the diagram given. Which following statement does NOT match the diagram? (Click on diagram to make it bigger)Three directors may direct a film collaboratively.A film with only one actor may be submitted.A director directs two films submittedAn actor may star in any number of films.120s
- Q2What is NOT depicted in a use case diagram?The actors of an application.The process/ steps of an application.The use cases of an application.The functions of an application.120s
- Q3The following state chart diagram depicts the behavior of an online shopping system. This system provides the customers with the possibility to browse the available product catalog and to purchase items. Which statements match the above diagram?To leave the state 'ordering' the event 'purchasing canceled' has to happen.A direct transition from the state 'entering shipment details' to the state 'catalogue view' is not possible.A direct transition from the state 'catalogue view' to the state 'confirming order' is possible.The event 'purchase chosen' has to happen to enter the state 'ordering'.120s
- Q4The following activity diagram depicts the preparation of a meal. Which statement match the diagram?'Mix ingredients happens as soon as 'chop vegetables' is finished.'Beat eggs' and 'chop vegetables' have to finished at the same time.'Serve' has to follow 'taste'.'Preheat oven' has to happen prior to 'mix ingredients'.120s
- Q5In requirements engineering, there are substantial advantages graphical models have over plain textual specifications in natural language. Sort the following statements into ADVANTAGE and NOT ADVANTAGE of graphical models over texts.Users sort answers between categoriesSorting120s
- Q6Based on the diagram given, which statement is FALSE?The system can ask to calculate the route dynamically without having to determine the GPS coordinates first.A route can be calculated without querying traffic information.The order of 'enter destination' and 'determine GPS coordinates' is arbitrary.A route can be calculated after querying traffic information.120s
- Q7You are modeling the requirements for a management system to be applied in universities. The steps of enrollment of a new students at a university is to be documented model-based. Which of the followings is best suited?Use case diagramContext diagramClass diagramActivity diagram120s
- Q8A system is described in different perspectives. What is described in the functional perspective?Portability of the system.Structure of input data.Reaction of the system upon interval events.Transformation of input data into output data.120s
- Q9Which one of the following statements best matches the definition of the term 'model'?A concrete representation of reality.A conceptual description of a system.A huge representation of reality.An abstract representation of a reality.120s
- Q10The use case specification is an integral part of a use case diagram.falsetrueTrue or False120s
- Q11Use case diagrams describe a system from the user's perspective.truefalseTrue or False120s
- Q12The 'extend' relationship between use cases models a conditional relationship.truefalseTrue or False120s
- Q13Each actor has to have a relationship to at least one use case.truefalseTrue or False120s
- Q14If a use case specification is too complex, the use case flow of actions can be better described with a data flow diagram.falsetrueTrue or False120s
- Q15If two use cases are small, the documentation can be combined in one use case specification.falsetrueTrue or False120s