Book a Demo

Author Topic: Scenario Auto Numbering  (Read 2671 times)

jdrake4

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Scenario Auto Numbering
« on: March 29, 2007, 05:12:00 pm »
One issue we are running into in using EA is numbering the steps in our Use Case  Scenarios. Is there an addin or another way to auto number or at least renumber the steps in a use case scenarios in EA? OR do people update the RTF document generation to auto number?

Thanks in advance.

thomaskilian

  • Guest
Re: Scenario Auto Numbering
« Reply #1 on: March 30, 2007, 12:58:54 am »
I hardly remember someone posted a Perl add-in on the EA Usergroup site. No guarantees, though.

bioform

  • EA User
  • **
  • Posts: 230
  • Karma: +0/-0
  • Forty-Two?
    • View Profile
Re: Scenario Auto Numbering
« Reply #2 on: April 27, 2007, 05:42:15 pm »
I document my Usecase flows using activity diagrams...

I go a step furthur, and have written code in Access that allows me to traverse the paths (basic, alternate, and exception), pull the text from the action/activity elements (stored in the notes field), and then automatically generate the script for the basic path, Update the Basic Path scenario automatically in EA, Display the possible alternate and exception paths to the user (via my forms) and allow them to select which derived alternate path scripts map to what defined alternate path scenarios... same for the exceptions...

NO MORE writing ugly UC scripts...

Same process will be used when I move my development effort into testing...
Time is what keeps everything from happening at once, Space is what keeps it all from happening to you. <unknown>