Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: alejandrab on June 22, 2005, 06:14:30 am

Title: How order the testing report?
Post by: alejandrab on June 22, 2005, 06:14:30 am
I need to order the testing report , because in my test plan, the test should be keep an order.
Thanks ???
Title: Re: How order the testing report?
Post by: thomaskilian on June 22, 2005, 06:23:56 am
By clicking the appropriate column to sort it accordingly (sorry, I don't use it myself yet)?
Title: Re: How order the testing report?
Post by: alejandrab on June 22, 2005, 06:36:38 am
In the part "Create test Documentacion" don't permit the ordering.
And the part "Auto counters" is only for edit, in the report don't keep the order.
???
Title: Re: How order the testing report?
Post by: sargasso on June 22, 2005, 05:21:38 pm
The tests are not "ordered" by EA.  The key is Object_ID, TestName, TestClass.  Thus the autocounter wont help you here.  The way I do this is via an SQL query to a word merge file, that way I can order them the way I want and include other reference material in the script.

hth
bruce