Book a Demo

Author Topic: Convert Activity diagram to basic flow, etc  (Read 2873 times)

chan

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Convert Activity diagram to basic flow, etc
« on: January 27, 2011, 08:33:27 pm »
Hi,

I have a use case with an activity diagram. In the diagram you can see a basic flow and an alternative flows.

I want to export the use case and activity diagram to a use case specification. I want the basic en alternative flow to be something like this:

Basic flow:
1. The user wants to add a telephone.
2. The System shows screen "Add telehpone".
3. The user adds the telephone.
4. The systeem verifies the input.
5. The system saves the new telephone.
the use case ends.

Alternative flow:
1. The system shows alert B1 "The telephone already exist".
The user returns to step  2 of the basic flow.

I can't get the template to convert this activity diagram to the above format.

My alternative solution is to add the scenario manually in Use Case [ch8594] Properties [ch8594] Scenario.

This is extra work  :(.

Can you convert the Activity Diagram to the above format in the output module?

With kinds regards,

Chan