CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: Use Case

Threaded View

  1. #1
    Join Date
    Aug 2003
    Location
    London
    Posts
    515

    Use Case

    I'm quite bad at these, but need to start doing them more!! Please have a look at the attached Use Case diagram, it has most of the cases i can envisage for the system.

    However, it looks confused & unorganised - any 'Use Case' experts have any suggestions on how to restructure this to be more coherent?

    Notes:

    The 'Search for Orders' case should be available to all actors. Every actor should be able to search for, view & output order details.

    The Product Buyer is the actor that creates orders.

    The System Administrator has cases specific to their role, but should have complete system access (they could create an order if they needed to).

    Thanks
    Attached Images Attached Images
    Last edited by Dmorley; July 22nd, 2005 at 10:02 AM.
    If it helped, then please rate the post by clicking "Rate this post"!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured