The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
4answers
281 views

What free Kanban boards link with TFS

I am working in a small agile team and would like a free online Kanban board that links with TFS. The reason that I would like it to link to TFS is to cut the admin of entering in all the stories and ...
3
votes
0answers
51 views

Test Runs removed from deleted builds TFS

Maybe someone can tell me how this is actually supposed to work in TFS. We had it setup so that we would only retain the last four successful builds. In Test Manager you put in a build you want to ...
0
votes
1answer
147 views

Is there a way to migrate test cases & bugs into tfs 2012 from 2010

Were currently using a custom TFS Workbench template for our stories, testcases and bugs. We are now looking to move across to TFS 2012 and use the new templates that come with that. Is there a way or ...
0
votes
0answers
195 views

How to integrate selenium scripts with TFS? [closed]

Can someone suggest me the entire steps of integrating selenium scripts(C#) in visual studio with the TFS?
0
votes
1answer
156 views

Not displaying nunit tests in visual studion after NUnit integration in Visual Studio

I have downloaded the vISUAL Nunit 2010 and also edited the .vbproj file guid. But still Visual Studio is not displaying nunit tests. Any idea what I am missing here.
3
votes
2answers
318 views

Running WatiN Tests in TFS Build

I have created a suite of WatiN tests and added them into Source Control. My team are new to using TFS and I am looking at how I can get the tests to run as part of a TFS Build that will build all the ...
3
votes
1answer
453 views

How to transfer Test Cases from one TFS2010 server to another

We have two TFS servers, one we use for testing the output of our developers, and one we use for testing features in TFS. The main problem with this is that it means I have to create new test cases to ...
3
votes
3answers
3k views

Running Selenium test on TFS

I am currently working on implementing UI tests of .NET web application using Selenium RC. The tests are now coming together and I am beginning to look at how these will be incorporated into TFS. ...
1
vote
1answer
345 views

How can I change the dates used in TFS 2010 SharePoint portal's burndown excel chart?

We have a TFS 2010 project (MSF Agile v5.0 template) project, the SSRS reports for burndown allow us to specify start and end dates for the current iteration, but the project portals excel charts ...