For every test sequence/software you can supply a software filename and version. Related to this software version there is some build in logic to shorten the version number to avoid too many different version builds.
Shortened revision numbers
For any software version using the format X.X.X.X (x representing any number) the last digit will be excluded in aggregation and analysis. As a result of this, the example version number 1.2.3.4 will be displayed and aggregated as 1.2.3.
Non shortened revisions
Any other format will not be affected by this shortening:
Version containing any non numeric character except "." will not be shortened. Example: v1.2.3.4
Version containing less or more than 4 numeric elements will not be shortened. Example: 1.2.3
Comments
0 comments
Please sign in to leave a comment.