Book a Demo

Author Topic: Use case- change log  (Read 2757 times)

sanlew96

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Use case- change log
« on: May 29, 2007, 08:40:33 pm »

Use case- change log

Can anybody help with me the following problems

1. Change log for each of the use case (should maintain the reviewer and the previous authors also)
2. Numbering of each of the steps in the use case and auto numbering it
3. Can we connect the scenarios into a diagram

This is used for use case writing for retail banking. So we need to know the extensive functionality

bioform

  • EA User
  • **
  • Posts: 230
  • Karma: +0/-0
  • Forty-Two?
    • View Profile
Re: Use case- change log
« Reply #1 on: June 01, 2007, 06:39:48 pm »
If your interested in version control, then check the white papers on this subject...

I currently use activity diagrams to document my use case flow, then run code to extract the paths and map them to my use case's defined scenarios... It works great...

My next step is to code it as an add-in to EA...
Time is what keeps everything from happening at once, Space is what keeps it all from happening to you. <unknown>

Graham_Moir

  • EA User
  • **
  • Posts: 749
  • Karma: +10/-15
    • View Profile
Re: Use case- change log
« Reply #2 on: June 03, 2007, 11:33:34 pm »
As an alternative to full version control,  you could try using the "Element changes" tab of the "Maintenance" window.  While manual, with a bit of discipline this can be an effective way to track changes to a use case or any element for that matter.