
UML USECASE DIAGRAMS
Quiz by Dr Suriya S - PSGCT
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Which of the following views represents the interaction of the user with the software but tells nothing about the internal working of the software?
Which of the following statements is true?
(i) There are 5 views that are represented through the Unified Modelling Language (UML).
(ii) These 5 views in UML are represented through a set of UML diagrams.
UML describes the real-time systems
UML is not a programming language; it is rather a visual language.
Which of the following is the most correct definition of a use case 'ACTOR' ?
Which of the following best categorizes use cases?
Which of the following best describes a use case ?
Use case modelling is an ________ process that enables users of a system to have input into the requirements gathering process in such a way that does not require them to have techincal knowledge and expertise outside of the role that they play in the organisation or system being modelled. What is the missing word in the sentence above?
Why should Customers read use cases?
Which of the following outlines the structure of a typical use case in the usual order?
Why should Developers read use cases?
What is meant by extending a use case?
What is meant by including a use case?
What is the primary flow of a use case?
Where in a use case for Borrower Loans a Copy would the following fit? A new Loan object has been created and all data ( references to a Borrower, a Copy and the Catalog and dates and times for the issue of the loan and when it is due) have been provided and saved and the collections of allLoans for the Catalog and the relevant Borrower have been updated.