A system holds information about an employee; Mike Berry. Which of the following is Mike Berry an example of?
A. An attribute.
B. An object.
C. A class.
D. An operation.
An analyst is defining the requirements for an online booking system and wishes to show the business managers the look and feel of the system in order to elicit usability requirements. What investigation technique should the analyst use?
A. Workshops.
B. Interviewing.
C. Ethnographic study
D. Prototyping.
The following requirement has been identified; The system must be able to record customer payments'. What type of requirement is this?
A. A functional requirement.
B. A non-functional requirement.
C. A general requirement.
D. A technical requirement.
An analyst has discovered that a company wishes to hold information about departments and employees. A department may have many employees in it, but each employee can, at any one time, only work in one department. There is no requirement to store historical information. However, there are currently eight departments and over one hundred employees. How would this relationship be shown on an Entity Relationship diagram?
A. As (8..100) at the Department end of the relationship.
B. As a many-to-many between Department and Employee.
C. As a one-to-one between Department and Employee.
D. As a one-to-many between Department and Employee.
A system must hold the price of every product sold by the company. Which of the following is the price likely to be?
A. An attribute.
B. An entity.
C. An object.
D. A use case.
Linking a piece of delivered software functionality with a requirement is known as which of the following?
A. Requirements validation.
B. Requirements verification.
C. Requirements testing.
D. Requirements traceabiiity.
When undertaking business system modelling how many Business Activity Models' (BAM's) are initially produced?
A. One for each system under consideration.
B. One for each CATWOE.
C. One for each Actor.
D. One to reflect the perspective of the Owner.
Which investigation technique is supported by use case' descriptions?
A. Scenario Analysis.
B. Questionaires.
C. Document Analysis.
D. Interviewing.
In which of the following circumstances is supplier power high?
A. When switching costs are low.
B. When there are relatively few customers.
C. When the supplier brand is powerful.
D. When alternatives are readily available.
An entity type is a template for its entity occurrences. Which of the following is a template for objects?
A. A class.
B. A use case.
C. An operation
D. An actor.