The average amount of time in days that tasks have spent in QA – from the first import of a transport for a task into QA to the time all transports for the task are completed. (E.g. deployed into Production or Merged).
Parameters
ELAPSED=X
ENDROLETYPE=P
REPORT_START_TARGET= X
STARTROLETYPE=Q
Documentation of operation and logic
Calculates the average elapsed time a task has spent in QA. This is the time from first import of a transport for a task into a QA target system to the time until the deployment of all component transports for the task into a Production or merge target system.
Start time: First import of a transport inot a QA target system (STARTROLETYPE = Q) for any component transport of the task
End time: Last import import into a Production target system (ENDROLETYPE = P) for ALL of the component transports of the task
This is the average of all the calculated actual times.
Post your comment on this topic.