Q1. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server and several TFS 2012 build servers configured.
You need to ensure that developers compile their own code against the latest code before checking their changes into source control.
What should you do?
A. Enable the check-out setting to download the latest copy of an item before checking it out.
B. Create a build definition for the solution with a gated check-in trigger.
C. Create a build definition for the solution with a continuous integration trigger.
D. Create a build definition for the solution with a rolling builds trigger, and configure the Builds check-in policy.
Answer: B
65. - (Topic 1)
You network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server with a build configuration of a single controller and numerous multi-agent computers.
You develop a variety of build types that require unique tools and specific computer’s capacities.
You need to ensure that each build gets routed to one of the set of build computers configured to handle its build needs.
What should you do?
A. Match the name of your build definition to the corresponding build controller.
B. Match the build configuration of your build definition to the corresponding build agents.
C. Match the tags of your build definition to the corresponding build controller.
D. Match the tags of your build definition to the corresponding build agents.
Q2. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server named Server1, which has a single team project collection containing a number of team projects.
You want to outsource some projects to a third-party development team that will connect to Server1 by using a virtual private network (VPN).
You need to ensure that only the projects the team has access to are available in their team project collection.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. In the TFS Administration Console, select Clone team project collection.
B. Use the TFSConfig.exe collection /attach CollectionDB: ServerName;DatabaseName /clone command to make a copy of the existing team project collection.
C. Use the TFSConfiq.exe collection /attach CollectionDB: ServerName;DatabaseName command to make a copy of the existing team project collection.
D. In the TFS Administration Console, create a new empty team project collection.
E. Use the TFS Integration Platform to copy the required team projects to the new team project collection.
F. In the TFS Administration Console, for both the original and cloned team project collections, delete the team projects the respective teams do not need.
Answer: D,E
Q3. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Your developers use Visual Studio 2012.
Developers frequently work from locations where there is no network connection.
You need to ensure that developers are able to easily compare their current changes to the last version retrieved from version control.
Which type of workspace should you configure?
A. Server
B. Local
C. Server-synchronized
D. Windows Azure
Answer: B
Q4. - (Topic 2)
Your company uses Lab Center during manual- and automated-testing processes for different types of testing environments.
Development operations is standardizing their processes. They want to document their best practices for environment setup.
You need to verify your setup of a standard environment, which consists of physical servers that match your production environment. However, you are unable to connect to your new lab environment.
Which action in Lab Center should you perform in order to troubleshoot the problem?
A. Repair
B. Manage
C. Connect
D. open
Answer: C
Explanation: http://msdn.microsoft.com/en-us/library/ee390842.aspx
Q5. - (Topic 3)
As the manager of a mission-critical application development project, you oversee the technical delivery of a software application.
The project has not met any of its milestones, and there are early signs that what requested. Each iteration is taking approximately three weeks longer to finish than available is being produced is not what the stakeholders have was scheduled. No more resources will be made available.
You need to reduce the cycle time without impacting commitments.
Which two actions should you perform? (Each correct answer presents a complete solution. Choose two.)
A. Reduce (or remove) cycle requirements for quality assurance (QA) and user acceptance testing (UAT). Reorganize the project team to have all hands working on development tasks until the backlog has been caught up to schedule.
B. Analyze the complexity of the work in progress (WIP) and determine if there is any way to simplify the tasks.
C. Work with your technical leads to remove any features from the end product that, on paper, make up the difference in project delays. Then inform the stakeholders what you will patch in later.
D. Create a technical oversight committee that will meet and review all project work and identify areas for improvement for the next cycle.
E. Identify and remove wait times in the development cycle.
Answer: B,E
Q6. - (Topic 2)
You are using Microsoft Test Manager (MTM).
You have been assigned to work on a test case for an application that is still in development. There have been changes to the test case.
You need to know what changes have been made.
What should you do?
A. Open the test case work item, click on Links, then view links of the linked type Versioned Item.
B. View the automatic collected change document on the Attachments tab.
C. Open the test case work item, click the Summary tab, and click All changes.
D. Add a link to a test change document from the test plan properties.
Answer: C
Q7. DRAG DROP - (Topic 1)
You have a Microsoft Visual Studio Team Foundation Server (TFS) 2010. A new server is installed with Windows Server 2012 R2 Standard.
You want to migrate TFS to the new hardware and upgrade it to TFS 2013. You install TFS 2013 on the new hardware.
You need to complete the migration and upgrade.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q8. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. All of your Team Projects use the default Scrum process template.
You create a new work item type named AcceptanceBug.
You need to ensure that work items of this type are displayed in queries for bugs.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Add the following XML element to the Microsoft.BugCategory Category for the project: <WORKITEMTYPE name= “AcceptanceBug”/>
B. Update the work item filters in the bug-related queries to include the clause: AND [System.WorkltemType] IN GROUP ..Bug Category’.
C. Update the work item filters in the bug-related queries to include the clause: AND [System.WorkltemType) = ‘AcceptanceBug’.
D. Update the work item filters in the bug-related queries to include the clause: AND [System.Category] = ‘Bug Category’.
E. Set the System.Category field to Microsoft.BuqCategory in the AcceptanceBug work item type definition.
Answer: A,B
Q9. - (Topic 2)
Your team uses Microsoft Test Manager to manage test cases. You are creating test plans for your team to use.
You need to update your test plan properties before your team creates test suites and test cases.
Which two test plan properties should you set? Each correct answer presents part of the solution.
A. Expected Results
B. Assigned Tester
C. Area Path
D. Owner
Answer: A,B
Explanation: http://msdn.microsoft.com/en-us/library/vstudio/dd286583(v=vs.110).aspx#AssignTests
Q10. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You need to view performance data related to client connections and commands being executed against the TFS server.
What should you do?
A. Browse to http: <servername> 8080/tfs/teamfoundation/administration/ v3.0/ warehousecontrolservice.asmx and select Processing Status.
B. Use the TFS Administration Console to view the TFS logs.
C. Query the tbl_ClientEvent table in each TFS Team Project Collection database.
D. Query the tbl_Command table in each TFS Team Project Collection database.
Answer: D