Book a Demo

Author Topic: Acceptance criteria.  (Read 4911 times)

TheBlueSki

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Acceptance criteria.
« on: March 12, 2024, 08:32:36 pm »
Is there anyway to import acceptance criteria into EA against a lot  of requirements.  Some sort of automated way to process crteria based on a requirement name and add them as a test.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13457
  • Karma: +571/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Acceptance criteria.
« Reply #1 on: March 12, 2024, 08:40:32 pm »
I think you'll have to write a script to do so.

Maybe there is an excel import possible with the Office MDG, or EA Sheets as well https://www.eateamworks.com/easheets/

Geert

PDC

  • EA User
  • **
  • Posts: 117
  • Karma: +5/-0
  • Systems Engineer
    • View Profile
Re: Acceptance criteria.
« Reply #2 on: March 13, 2024, 07:49:38 pm »
Might depend on exactly how you want to inspect the requirements and store the acceptance criteria.
A script would work for sure, but if the requirements have consistent enough naming then you could export them as a csv, filter the list in Excel ( :D) and add the acceptance criteria as e.g. a new Tagged Value. Then re-import the csv. Probably take about 5 minutes in total, so could feasibly be re-run as often as required.
Phil