Book a Demo

Author Topic: view of testing cases with fields (precondition...  (Read 2735 times)

info007

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
view of testing cases with fields (precondition...
« on: February 04, 2009, 09:53:03 pm »
Could you please tell me if       EA  offers a view (similar to that obtained by show List element) on the testing cases with the fields (precondition, postcondition, process,....)?

Thank you in advance
« Last Edit: February 04, 2009, 10:00:36 pm by info007 »

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • Aren´t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: view of testing cases with fields (preconditio
« Reply #1 on: February 04, 2009, 11:21:31 pm »
As far as I know in EA test cases are simply stereotyped use cases so everything applying to a UC should apply to a TC also.

You can click on the required information type in the "Show Compartments" section of the element tab in a diagrams properties to make it visible. Additionally make sure to show tagged values also.

Oliver
« Last Edit: February 04, 2009, 11:21:57 pm by ofels »

info007

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: view of testing cases with fields (preconditio
« Reply #2 on: February 05, 2009, 01:20:03 am »
this is for a single case of test.what i want to do  is handling several cases of test at the same time.it means: the ability to display several test cases with all their attributes (precondtion, postcondition) ,something which is very useful for a projet that have a big number of test cases.

thank you