Book a Demo

Author Topic: Associate TestCase element with UseCase  (Read 1997 times)

Sebastian Gliss

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Associate TestCase element with UseCase
« on: September 02, 2011, 02:06:49 am »
Hi there,

I have read through documentation about testing in EA, but I am missing something: If you create a testcase element (which is a usecase), how do you associate it with the actual usecase.

If I add the test as an inline feature, I have no element representing the test case itself. In addition to that, I have not found a way to display the test compartment of a _UseCase_ (Example in documentation shows a class).

We have a "high-level" testing plan, and like to visualize a UseCase together with its associated Testcase.

How do you connect / associate the TestCase element with the UseCase element?
What is best practice for linking them together in order to report them as TestCases of an element?
Or ist the "Test" element in RTF-Report always inline, thus an unvisible (inline) element?

The only possibility I see, connecting the TestCase with the UseCase by using a dependency and report the TestCase as a dependend element.

How do you link / associate these two elements for best reporting possibilities?