Hello,
I am trying to create metrics on tracking the versions of an applications we are developing, currently I am attempting to find which version is most successful after it has been run through a series of criteria.
Example:
Build 30 - Success
Build 31- Success
Build 31 - Failure
Build 32 - Success
The Application versions will continually be increasing as we roll out more changes and features, so pre-defined selections are not possible. Any ideas?