About Utility
This utility is used to get the work item details, Version Control Changeset details, template mismatch details, and user mismatch details. These details will help us to estimate the migration duration.
- Prerequisites for Utility:
.Net Framework 4.0 or above (You can download it from here)
This utility is compatible for TFS 2012 version and above.
Note:Check your access level before running the utility. The recommended access level is Basic or above. The data you can analyze is limited depending upon your access level. For details, please refer here
- Data Calculation Areas:
- Work item Calculation
- Get work item count and revision count of each work item type and test entities, along with count for queries, dashboards, widgets, pipelines and Git pull requests for the selected projects.
- Version Control Changeset Calculation
- Get a total number of changesets, total number of labels, repository size, files and folder count for TFVC, commits and size related information (files and folder count) of Git repositories for the selected projects (if any).
- Process Template Mismatch Between Source and Target Projects
- Find the process template mismatch between two same–named projects of source and target endpoints.
- Find the User Difference
- Find the total number of users in source and target projects.
- Find the matching users between source and target projects.
- Find the user differences if the count of users differs in source and target projects.