You are assigned to carry out and document a system and context delimitation for a software
system that is to be developed. What diagram is least suited for the representation of the
delimitation?

A.
Class diagram
B.
Use case diagram
C.
Statediagram
D.
Context diagram with data flows
Explanation:
Correct Answer: C
Statediagram
Reference:
https://www.ireb.org/content/downloads/2-syllabus-foundation-level/ireb_cpre_syllabus_fl_en_v22.pdf
Page 11/35
Use case diagrams or data flow diagrams are often used for the documentation of the system contexts (especially the system and context boundaries). In context modeling, based on data flow diagrams, the sources and sinks in the system environment are modeled, showing respectively the source or destination of data flows between the system in consideration and the environment. The actors (i.e. for example people or other systems) in the system environment and their use relations with the system to be developed are modeled inuse case diagrams.
According to the sylabus class diagrams are also used to document the system context.
0
0