Book a Demo

Author Topic: Test Scripts  (Read 3219 times)

Alex Miller

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Test Scripts
« on: August 10, 2012, 01:22:10 am »
Does anyone know of a way to import test scripts? We have a legacy of scripts mostly on spreadsheets and would like to get these into an EA model

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: Test Scripts
« Reply #1 on: August 10, 2012, 02:12:51 pm »
Alex,
You might like to look at Geerts Element.Attribute importer on the community site. See:
http://community.sparxsystems.com/resources/scripts/simple-vba-excel-ea-importer
It should be fairly straight forward to alter this to import to Elemen.TestClass rather than Element.Attribute.
See:
http://www.sparxsystems.com/enterprise_architect_user_guide/9.3/automation/test.html

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Test Scripts
« Reply #2 on: August 10, 2012, 05:04:12 pm »
A (little) bit more info can be found on my blog:
http://geertbellekens.wordpress.com/2012/07/15/simple-vba-excel-to-ea-importer-v2/

Have fun ;)

Geert

Alex Miller

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Test Scripts
« Reply #3 on: August 10, 2012, 06:02:37 pm »
Thanks for this, I will have a look.

Alex Miller

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Test Scripts
« Reply #4 on: August 10, 2012, 06:22:02 pm »
Unfortunately, i work in an organisation which has very stringent security and as a result, I cannot acces Geerts blog. Any way you can send me the content relevent to my query as it looks as if this approach would work for me