Book a Demo

Author Topic: CSV test case IMPORT  (Read 2950 times)

Davide Magni

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
CSV test case IMPORT
« on: April 11, 2011, 09:47:28 pm »
Hello, i'm using EA 7.0 for UML diagram like class, sequence, use case.. now i need to import TEST CASE that i collect in csv files is there a way to import my files? An example here:

"Name","Notes","Scope"
"Step 1","Tools > Rilevazione schede","E' presente la voce Scheda MEN che si suddivide in due funzioni:
- Inserimento scheda MEN
- Elenco schede MEN."
"Step 2","Scegliere la funzione Inserimento scheda MEN.","Si apre la funzione di Identificazione anagrafica (standard in tutta l'applicazione e quindi non oggetto di test)."

Thanks in advance.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: CSV test case IMPORT
« Reply #1 on: April 12, 2011, 07:50:48 pm »
Davide,

The standard CVS import will probably not give you what you need.
You can probably tweak the simple vba excel importer to import the stuff you need.

Geert