Book a Demo

Author Topic: EA integration with HP ALM for requirements and use cases  (Read 10476 times)

tomeggi

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
EA integration with HP ALM for requirements and use cases
« on: August 05, 2016, 09:17:54 pm »
I'm using EA for modelling requirements and use cases. Use cases are described as structured specification which can be used as test case too. Now I'm looking for an integration with HP ALM to export the EA uses cases into HP ALM test cases. Does anyone know an appropriate add-on? Another option could be to export structured use case specification into CSV, but this option seems not to exist in EA.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: EA integration with HP ALM for requirements and use cases
« Reply #1 on: August 05, 2016, 09:31:14 pm »
What type of input does HP ALM accept?

In any case, you can create your own csv export using a (rather complicated) SQL query, or probably easier with a script that reads the use case scenario's.

Geert

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Re: EA integration with HP ALM for requirements and use cases
« Reply #2 on: August 05, 2016, 11:48:27 pm »
Hi,

As well as the hand coded approaches mentioned by Geert, there are a couple of commercial products that provide a data exchange between EA and HP ALM, see:

http://blog.bpm-x.com/?p=276
http://www.agosense.com/files/20140506_webinar_sparxea-hpqcalm.pdf

There are others ... however my experience is that they are all costly - but good in a corporate env where total cost of ownership is important...


Glassboy

  • EA Practitioner
  • ***
  • Posts: 1367
  • Karma: +112/-75
    • View Profile
Re: EA integration with HP ALM for requirements and use cases
« Reply #3 on: August 15, 2016, 08:48:09 am »
Have you considered speaking with Michael Roberts about integrating MapGRUE into IFDB somehow?

Well, CONSIDER IT

What does this mean?

tomeggi

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: EA integration with HP ALM for requirements and use cases
« Reply #4 on: August 18, 2016, 09:18:32 pm »
Thx so far for your comments. But they don't bring me further. What I am looking for is either

- a similar way to integrate EA use cases and requirements like EnterpriseTester (see http://catchsoftware.com/Enterprise-Tester) provides or
- a similiar way to export structured use case specification in a CSV format

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EA integration with HP ALM for requirements and use cases
« Reply #5 on: August 19, 2016, 08:06:58 am »
To export the structured use case specs you need to write your own script. Consider the CSV exporter that comes with EAScriptLib or Geert's CSV exporter. Both need to be adapted. It's probably not too difficult, but definitely needs some tweaking. There's nothing out of the box (AFAIK).

q.