Book a Demo

Author Topic: Exporting tests  (Read 3026 times)

peterc

  • Guest
Exporting tests
« on: June 05, 2019, 11:49:52 pm »
I think the answer is no... but is there any way of exporting the tests associated with an element? Ideally I would like to get details into a spreadsheet, so thought I would use the CSV exchange format, only the exchange specification does not allow the selection of a test.

I can probably do it by using a script to copy the test description to another field (I'd probably use a tagged value), run the CSV export and then another script to delete the tagged value (or maybe just work on a temporary copy of the model). I'd just like a simpler and more easily repeatable method.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Exporting tests
« Reply #1 on: June 05, 2019, 11:56:12 pm »
You can either try an SQL Search, or write a script search.
From the search window you can easily export to .csv
From version 14.1 you even get proper quoted fields with newlines (such as the notes)

Geert

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Exporting tests
« Reply #2 on: June 06, 2019, 02:23:37 am »
proper quoted fields with newlines
Gosh, they really took the time to read the RFC?

q.