https://github.com/colindembovsky/tfsreqmatrix
Create an Excel Requirement Test Result Matrix from TFS
https://github.com/colindembovsky/tfsreqmatrix
Last synced: about 1 year ago
JSON representation
Create an Excel Requirement Test Result Matrix from TFS
- Host: GitHub
- URL: https://github.com/colindembovsky/tfsreqmatrix
- Owner: colindembovsky
- Created: 2015-07-10T13:53:42.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-10T14:04:20.000Z (almost 11 years ago)
- Last Synced: 2025-03-29T11:34:37.708Z (about 1 year ago)
- Language: C#
- Size: 141 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TFS Requirements Matrix
Create an Excel Requirement vs Test Result Matrix from a set of requirements in TFS. The tool uses the most recent result for the Test Case to determine its state.

## Blog Post
This tool originally appeared in this [blog post](http://colinsalmcorner.com/post/test-result-traceability-matrix-tool).