Book a Demo

Author Topic: USE Case Scenarios  (Read 2587 times)

Tryst

  • EA User
  • **
  • Posts: 41
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
USE Case Scenarios
« on: February 23, 2005, 02:21:07 am »
Hi all,

I am having problems in that when I am doing the Scenario for a USE Case on a USE Case diagram, I am unable to enter duplicate scenarios.

I get a Database DAO [3022] Error (something about Primary Key etc). Now, in my USE Case I have a several steps in my Scenario which write to a log file (step: write to log). But I am not allowed to duplicate this step in the scenario. Anyone know how I can get around this?

Thanks

Tryst
Tryst

Tryst

  • EA User
  • **
  • Posts: 41
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: USE Case Scenarios
« Reply #1 on: February 23, 2005, 02:32:31 am »
Ignore my last post.

I was adding a Step as a new Scenario, and not as a numerated list in the correct box provided for each new Scenario  :-[

Tryst
Tryst

gfidler

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: USE Case Scenarios
« Reply #2 on: February 23, 2005, 03:22:24 pm »
One way could be to separate out the repeated aspect into a separate Use Case which is Included by the Use Case you are developing.

Not the best for easily seeing the scenario logic, but coudl work