• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

part 2 - sequence diagrams

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

The deliverables section says 'Create either a sequence diagram or collaboration diagram for each use case provided'.

The USe case diagram includes 'Log in', 'View Frew Flyer Miles' and 'Create Profile' but no Use Case Pecisfication is provided.

Does this mean that i do not need to provide Sequence diagrams for these?
 
Ranch Hand
Posts: 156
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by p.b. kajikar:
Hi

The deliverables section says 'Create either a sequence diagram or collaboration diagram for each use case provided'.

The USe case diagram includes 'Log in', 'View Frew Flyer Miles' and 'Create Profile' but no Use Case Pecisfication is provided.

Does this mean that i do not need to provide Sequence diagrams for these?



If you do not provide an iteration diagram for those use cases, you will need to justify your decision, and document it down. But, it�s a good approach provides this diagrams, since they are pre-conditions from too many others use cases.

Since you don't have the specification, create it. It is much more easier for you

Good Luck!
 
reply
    Bookmark Topic Watch Topic
  • New Topic