Book a Demo

Author Topic: Images in Scenarios  (Read 4648 times)

Bill7543

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Images in Scenarios
« on: March 27, 2012, 04:25:57 am »
I am looking for a way to be include images/screenshots directly into my scenarios so at document export the image can be found with the scenario step during the reading and look something like the attached image.



Note: I now have a registered copy  :)

Fernando_

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Images in Scenarios
« Reply #1 on: March 31, 2012, 02:02:43 am »
That would be very, very helpful. If anyone knows how to do it, please let us know.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Images in Scenarios
« Reply #2 on: April 02, 2012, 07:46:20 am »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Fernando_

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Images in Scenarios
« Reply #3 on: April 02, 2012, 09:37:31 pm »
Yep, that helps. The "create a diagram, drag the image into it" strategy was in fact what I was using. But thanks for the heads up.

But the matter of fact is that this strategy gets annoying very fast. Since you can only link to the diagram an not to the boundary object where the image actually is, you have to create one diagram for each image, ending up with tons of diagrams.

Although it is a valid solution, I do not think it is the ideal one.

Robert Sheridan

  • EA User
  • **
  • Posts: 105
  • Karma: +0/-0
    • View Profile
Re: Images in Scenarios
« Reply #4 on: April 03, 2012, 09:45:23 pm »
We have been creating a user interface diagram underneath the use case and creating a screen element for each screen relating to the use case.  You can then take a screen shot of your mockup and use the context menu appearance -> apply image from clipboard to make the screen element show the screenshot.

Fernando_

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Images in Scenarios
« Reply #5 on: April 04, 2012, 12:01:29 am »
Thanks Robert, but that is pretty much what skiwi suggested and what I was doing.

It works, but it is cumbersome.

philchudley

  • EA User
  • **
  • Posts: 750
  • Karma: +22/-0
  • EA Consultant / Trainer - Sparx Europe
    • View Profile
Re: Images in Scenarios
« Reply #6 on: April 04, 2012, 01:42:14 am »
Another option which I use is to create a linked document on the Use Case and then embed the image into the linked document.

When generating RTF, it is a simple matter to output the image after (or before) the scenario text. If generating HTML, clicking the Use Case brings up the attachment.

Plus, you gate a little red A on the Use Case symbol to indicate the presence of the linked document.

Cheers

Phil
Models are great!
Correct models are even greater!

Fernando_

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Images in Scenarios
« Reply #7 on: April 04, 2012, 03:08:42 am »
Thanks, philchudley, I will try that and see how it goes.