The Artima Developer Community
Sponsored Link

Design Forum
Primary actors for whitebox use cases

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
D T

Posts: 1
Nickname: devu213
Registered: Sep, 2007

Primary actors for whitebox use cases Posted: Sep 11, 2007 8:32 AM
Reply to this message Reply
Advertisement
Hi All,

I have a situation. In the system that we're designing we're writing white box use cases to more or less document the design of an upcoming system (I know its not recommended but we're doing it).

Being a payment processing system, the user sends a payment which is validated and routed to one of various subsystems for further processing.

The first subsystem that the payment hits has the responsibility of validating and routing the payment to other subsystems (based on rules).

I have two use cases say

1. Validate payment.
2. Route payment based on rules.

Both belong to the validating and routing subsystem which is the SUD for my use case.

I can't seem to hit on a primary actor for these two (nuts and bolts in Cockburn's words) use cases.

The user doesn't care about the validation or routing, so he isn't the primary actor.

The goal seems to be of the subsystem which executes the use cases. But the SUD can't be the primary actor can it.

What do I do in this case ?

Topic: Architects Programming exp. Previous Topic   Next Topic Topic: Mobile Video Streaming Testing

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use