This is my first attempt to create related work items in TFS. I am using VS2010 TFS with an Agile template out of the box. I created a requirements type work item to create a class with multiple requirements. In the Driven Design test style, I created a test project with tests for requirements.
Now I would like to link the requirements work item to the source code file with the tests. When I select the All links tab in the work item window, and then use the Link to button , the dialog that it invokes will not let me specify the source file. It seems that he only wants to bind to another Work Item. I would like to link it with the source file, so when changing the requirements there will be a link to the source file of the test that needs to be changed. Is there any way to do this. Thanks in advance.
John newbill
source
share