Book a Demo

Author Topic: How to document test cases on state transition  (Read 4983 times)

bomber

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
How to document test cases on state transition
« on: October 11, 2016, 11:04:44 pm »
I have a State diagram with transitions between the states. For each transition I want to capture/document the test cases that tests a particular transition. Not sure how to do this with EA13. I thought tagged values, but it seems only one tag of a particular type (Test Case) is allowed per connector.

Any suggestions
Louis

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: How to document test cases on state transition
« Reply #1 on: October 11, 2016, 11:06:47 pm »
In the tagged values view there a  little button with options.
That will allow you to show multiple tagged values with the same name.

Geert

bomber

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: How to document test cases on state transition
« Reply #2 on: October 11, 2016, 11:36:50 pm »
Thanks!