Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - igortorfs

Pages: [1]
1
Automation Interface, Add-Ins and Tools / Re: Matrix on HTML Report
« on: October 28, 2004, 03:30:20 am »
Just an idea ... export to Excel 2003 and save in Excel as HTML.

2
What I'm currently doing is putting all use case data (use case specs) into the EA model.

To have a use case list, I do a CSV export with EA and then a CSV import in Excel.


The problem that we encountered was that the list of use cases was not structured. Therefore we added a number in the keyword field of each use case, included that in the CSV export and sort the Excel based on the keyword number.



Another option is to do an XML export and use an XSLT transform to get to a use case list. A collegue of mine created such an XSLT in a day. This had the advantage of retaining the structure of the use cases (being summary, user, subfunction level use cases).

Hope this helps
Kind regards
Igor

Pages: [1]