Let’s say I have a requirements document in MS Word, and someone else reviews it an provides a list of issues found using the ‘Track Changes’ feature.
Is there a way to extract ‘how many major/minor issues were found during the review?’ using an automated script – for metrics purposes?
I see CodeCollaborator has some MS Word integration, but it doesn’t seem to know how to look inside Word to extract the tracked changes data. It just launches the document.
I did once write a Word macro that extracts the comments to a separate document, you are welcome to try adapting this to your purposes, if you have trouble then reply here and I can give you a hand with making changes.