Questions tagged [tfs]

For questions about Microsoft's Azure DevOps Server, previously known as Team Foundation Server (TFS).

Wiki definition:

Team Foundation Server is a Microsoft product which provides source code management (either via Team Foundation Version Control or Git), reporting, requirements management, project management (for both agile software development and waterfall teams), automated builds, lab management, testing and release management capabilities. It covers the entire application lifecycle. TFS can be used as a back end to numerous integrated development environments but is tailored for Microsoft Visual Studio and Eclipse (on Windows and non-Windows platforms).

54 questions
3
votes
1 answer

Assign work to QA team using Scrum template in TFS

I am learning about using Scrum with Team Foundation Server (TFS). The project template is Scrum and we have the three columns Todo, In Progress and Done. Once the developers have completed their work and moved their tasks to Done what is the…
Flea
  • 195
  • 2
  • 5
1
vote
1 answer

How to complete Sprint and move to next Sprint in TFS Online

I'm trying out TFS online and using the Scrum template. I have Sprint 1 under Current and then I have Sprints 2 - 6 listed under Future. Once I have all tasks moved to the Done column, how do I close out Sprint 1 and make Sprint 2 the Current…
Flea
  • 195
  • 2
  • 5
1
vote
2 answers

Parallel/branched releases in TFS

What is the best way to structure releases and iterations in Team Foundation Server (specifically Visual Studio Online) where some of the work in an iteration counts towards one release while the rest of the work counts towards another release? Some…
Keith
  • 111
  • 3
-1
votes
3 answers

Using TFS 2013 for Portfolio Management

I am planning on setting up TFS 2013 and using TFS 2013 for managing a number of projects, using the Portfolio Management features. I wanted to get a general opinion if this is a good idea - or is it quite tedious to set up and manage portfolios…
Mich
  • 1
  • 2