Book a Demo

Author Topic: Query:Business Use case and test case Traceability  (Read 3781 times)

Arvind Verma

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Query:Business Use case and test case Traceability
« on: May 05, 2015, 07:37:45 pm »
Is it possible to generate a traceability between every use case flow to a corresponding test case to it. For e.g. a use case can have one basic path and multiple alternative and error flows. Is it possible to generate a one to one traceability between basic, alternative and error conditions and corresponding test cases. We have already gone through the these links available but could find answer to the above query:
http://www.sparxsystems.com/resources/demos/traceabilitytools/traceability.htm
http://www.sparxsystems.com/enterprise_architect_user_guide/9.2/navigate_search_and_trace/traceability_tools.html

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Query:Business Use case and test case Traceabi
« Reply #1 on: May 05, 2015, 07:43:00 pm »
What do you mean by "generate a one to one traceability"?

If you want to see a real connection then the answer is no. You can't link anything to a scenario.

You can link it to the element an use a similar name to identify it.

Geert

Arvind Verma

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Query:Business Use case and test case Traceabi
« Reply #2 on: May 05, 2015, 09:53:45 pm »
Geert,
Thank you for your response.

"One to one traceability" -- What I meant by that was "A basic use case flow to a test case traceability, one alternate use case flow to a test case traceability" and so on. Each test case that gets generated automatically, mapping it to different flow in the use case.
When you say "you can link it to the element" can you please give me an example to understand it better. We are struggling a lot to get good traceability between our Business Use cases to test cases.
Thank you

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Query:Business Use case and test case Traceabi
« Reply #3 on: May 05, 2015, 10:03:15 pm »
I'm not a tester, but I'd create the test cases and <<trace>> them to the according use cases.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Query:Business Use case and test case Traceabi
« Reply #4 on: May 05, 2015, 10:13:38 pm »
Quote
I'm not a tester, but I'd create the test cases and <<trace>> them to the according use cases.

q.
That's what we do. We then "import" the use case scenario of the related use case into our test case.

The downside is that this is a one-time copy. Once copied you don't have a hard relation between the use case scenario and the test case.

Geert