Book a Demo

Author Topic: Statistics  (Read 3172 times)

Michel777

  • EA User
  • **
  • Posts: 228
  • Karma: +0/-0
    • View Profile
Statistics
« on: July 28, 2013, 10:49:05 pm »
Hi,

we have (finally) 10 tagged values  (enumeration, " ", yes , no )for all the requirements, purpose Quality Assurance ( tagged values: correctness, feasibility, necessity,  unambiguity, verifiability, ... )

We would like to measure  the progress ( growing quality ) after each step (interviews, workshops).

Is there a built in function to hold historical data, or simply make manulally a snapshot  after every step ( -> csv export) ?

Thanks
Michel
« Last Edit: July 28, 2013, 11:38:32 pm by michel777 »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Statistics
« Reply #1 on: July 29, 2013, 01:08:16 am »
You can enable auditing which will put information in t_snapshot. You might use that for statics as well.

q.

Ian Mitchell

  • EA User
  • **
  • Posts: 507
  • Karma: +22/-4
  • The eaDocX and Model Expert guy
    • View Profile
Re: Statistics
« Reply #2 on: July 29, 2013, 01:10:42 am »
There's an example on eaDocX.com of using Excel with some simple macros to capture time-based data about things like this.
Ian Mitchell, Designer, eaDocX


www.eaDocX.com
www.theartfulmodeller.com

Stefan Bolleininger

  • EA User
  • **
  • Posts: 308
  • Karma: +0/-0
    • View Profile
Re: Statistics
« Reply #3 on: July 29, 2013, 01:11:42 am »
Hi ,

there is some kind of interanle audit trail. However it is stored and has to be deserialized in a very ugly way. Than, you can get some kind of charting view for your requirements metrics.

The Basic is implemented, but you need definitly not. External handling with excel or others is not really helpful.

For metrics about requirements status, requirements in testing, pass/fail/NR-tests or others I can give you some of my addin-scripts.

Regards

Stefan
Enterprise Architect in "safetycritical development" like medical device industry. My free Add-in at my Website