Difference between revisions of "Usage Domain Analysis"

From EUDP
Jump to: navigation, search
(Created page with "<imagemap>Image:UsageDomainAnalysis.png| rect 205 199 282 241 Use Case Candidates rect 205 293 281 336 Actor Candidates rect 206 386 280 427 Use Cases #<!-- Cre...")
 
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<imagemap>Image:UsageDomainAnalysis.png|
 
<imagemap>Image:UsageDomainAnalysis.png|
rect 205 199 282 241 [[Use Case Candidates|]]
+
rect 167 30 241 69 [[Use Case Candidates|]]
rect 205 293 281 336 [[Actor Candidates|]]
+
rect 169 125 242 163 [[Actor Candidates|]]
rect 206 386 280 427 [[Use Cases|]]
+
rect 171 215 239 255 [[Use Cases|]]
 
#<!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) -->
 
#<!-- Created by Online Image Map Editor (http://www.maschek.hu/imagemap/index) -->
 +
desc none
 
</imagemap>
 
</imagemap>
 +
 +
'''Process'''
 +
 +
The analysis of the usage domain is about how somebody/something, a person or another system, interacts with the system-to-be. The two suggested activities '''Use Case Candidates''' and '''Actor Candidates''' may be parallel processes. In some instances, there are obvious use cases; but at other times, there may not be an immediate obvious candidate. In such instances, an analysis of the possible actors may reveal use cases. The actor analysis may be performed in parallel with or after the [[Interface Analysis]], especially the interface with other systems.
 +
 +
So jumping back and forth between several activities should not deter the developer from searching for all possible candidates, be it actors or use cases.

Latest revision as of 11:29, 24 April 2015

UsageDomainAnalysis.png

Process

The analysis of the usage domain is about how somebody/something, a person or another system, interacts with the system-to-be. The two suggested activities Use Case Candidates and Actor Candidates may be parallel processes. In some instances, there are obvious use cases; but at other times, there may not be an immediate obvious candidate. In such instances, an analysis of the possible actors may reveal use cases. The actor analysis may be performed in parallel with or after the Interface Analysis, especially the interface with other systems.

So jumping back and forth between several activities should not deter the developer from searching for all possible candidates, be it actors or use cases.