Book a Demo

Author Topic: RTF-Template Editor: Scenario Problemens  (Read 3286 times)

nclaasen

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
RTF-Template Editor: Scenario Problemens
« on: November 30, 2010, 09:17:37 pm »
Hey People,
I have a little problem with the export of the scenarios in use-case elements. This is my current scenario section:

scenario >

{ElemScenario.Type}
{ElemScenario.Scenario}
structured scenarios >
   {Scenario_Structured.Step}.  {Scenario_Structured.Action}
< structured scenarios
< scenario

1st Problem: Order of the scenarios types:

Currently the scenario types are generated in the following order:
Alternate Paths
Exception Paths
Basic Paths

Is there any way to change it into the following order?
Basic Paths
Alternate Paths
Exception Paths

2nd Problem: Show Entry an Join Points of alternate an exception paths

Is there any way to display the entry point in front of the {ElemScenario.Scenario} entry?
And is it possible to automatically show the join point as the last step?


Greetings

Nils

Fred Bevan

  • EA User
  • **
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Re: RTF-Template Editor: Scenario Problemens
« Reply #1 on: December 01, 2010, 12:16:28 am »
1st problem: Order of Scenario Types

You can specify the order of scenarios reported in RTF reports by following these steps:
•      Open the Properties dialog for the Use Case
•      Select the Scenarios tab and the Description sub-tab
•      Use the Up/Down arrows at the bottom of the dialog to order the scenarios


2nd Problem: Show Entry an Join Points of alternate an exception paths

•      Sorry, no idea but I would also like to know if there is a way to do this.

nclaasen

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: RTF-Template Editor: Scenario Problemens
« Reply #2 on: December 01, 2010, 11:54:28 pm »
Thank you for your reply. Problem 1 is solved!

alesliehughes

  • EA Administrator
  • EA User
  • *****
  • Posts: 104
  • Karma: +0/-0
    • View Profile
Re: RTF-Template Editor: Scenario Problemens
« Reply #3 on: December 02, 2010, 09:10:12 am »
The Join field will be found in a future build of EA.

Alistair