Q1. - (Topic 3)
You are part of a scrum team that needs to identify user stories to complete in the next sprint.
What should the scrum master do?
A. Have the product owner decide which user stories to complete within the sprint.
B. Order the user stories by their story points. Select the top stories based on the team's velocity.
C. Have the team decide which user stories to complete within the sprint.
D. The scrum master should decide which user stories to complete within the sprint.
Answer: C
Q2. - (Topic 3)
You are developing release plans for a new software development project.
You need to document a flexibility matrix.
Which three elements should you use? (Each correct answer presents part of the solution. Choose three.)
A. schedule
B. risk mitigation
C. scope
D. cost or resources
E. decision-making authority
F. solution architecture
Answer: A,C,D
Explanation: http://pm-lotus.com/Wordpress/2009/09/15/the-flexibility-matrix/
Q3. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server and a virtual test environment that uses Lab Management 2012 along with System Center Virtual Machine Manager (SCVMM) 2010.
You want to install a test virtual machine that is hosted within a lab environment.
You need to ensure that the test virtual machine can support all the features of Lab Management 2012.
Which component should you install on the test virtual machine?
A. Agents for Visual Studio 2012
B. Visual Studio Build Agent 2012
C. Visual Studio Test Agent 2012
D. Visual Studio Lab Agent 2012
Answer: A
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 2)
You are using Microsoft Test Manager (MTM) to create a test plan for testing an ASP.NET website.
Your test plan needs to validate a set of critical business functionalities for the current sprint. All business functionalities are documented in the requirements document published to the project portal.
You need to associate your test plan with the requirements document.
What should you do?
A. Add a link to the requirements document in the Links section of the Properties view of the test plan.
B. Click Copy Link in the Properties view of the test plan to link the requirements document on the project portal to the test plan.
C. In the Area path drop-down list in the Properties view of the test plan, right-click the test plan area path node relevant to the requirements being tested. Select Add link to associate the requirements document link on the project portal with the area path node.
D. Click Link next to the Description box in the Properties view of the test plan to link the requirements document on the project portal to the test plan.
E. Click Link next to the Name box in the Properties view of the test plan to link the
requirements document on the project portal to the test plan.
Answer: A
Topic 3, Volume C
Q6. - (Topic 1)
You are the administrator and lead developer of Microsoft Visual Studio Team Foundation Server (TFS) for Contoso, Ltd.
You identify a security issue in one of the company's projects that you support. You trace the issue to $/Contoso/src/ReadInput.cs, but that file is locked in workspace Projectl[;nicholaspiazza] by a user who is unavailable.
You need to unlock the file.
Which command should you execute?
A. tf undo $/Contoso/src/ReadInput.cs
B. tf undo [/workspace: workspacename[;nicholaspiazza]] S/Contoso/src/
C. tf lock /loclcnone S/Contoso/src/Readlnput.cs
D. tf lock /lock: checkout $/Contoso/src/ReadInput.cs
Answer: C
Explanation: http://msdn.microsoft.com/en-us/library/47b0c7w9(v=vs.100).aspx
Q7. DRAG DROP - (Topic 2)
You are using Microsoft Test Manager (MTM) to perform exploratory testing.
You need to test a Windows Store application.
You need to configure the connection to the remote device running the Windows Store
application.
What should you do? (To answer, move the three appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q8. - (Topic 2)
You are using Microsoft Test Manager (MTM). You have created some shared steps for a recurring test sequence.
You plan to use these shared steps with fast-forward playback in multiple test cases.
You need to create an action recording for the shared steps.
What are two possible ways to accomplish this goal? (Each correct answer presents a complete solution. Choose two.)
A. Include the shared steps work item in the test case. Start running the test case with action recordings enabled. When the shared steps are reached, select Start and record.
B. Include the shared steps work item in the test case. Right-click the shared steps and click Create action recording.
C. Open the shared steps work item in Shared Steps Manager and select the tab for Create action recording.
D. From the Shared Steps Manager, select the shared steps work item and click Create action recording.
Answer: A,D
Q9. - (Topic 3)
A development team in your company has been unsuccessful delivering software by its deadline. You join the team as its new scrum master.
The previous scrum master did not understand the importance of the length of a sprint.
You need to define how long the sprints should be.
Which two factors should you consider to determine sprint length? (Each correct answer presents part of the solution. Choose two.)
A. The iteration length should be long enough to ensure than no more than 20 percent of the total effort is spent performing deployment and administrative tasks.
B. The iteration length should be consistent.
C. The iteration length should be flexible.
D. The sprint length should be long enough to create a usable and potentially releasable product.
E. The iteration length should be longer than one month.
Answer: B,D
Explanation: Sprint length I asked Ken Schwaber once how long a Sprint should be. His answer was, “As short as possible and no shorter.” Sprints of longer than four weeks (one month) have a smell—the smell of water falling. When a Sprint’s length is longer than a month, the definition of what is being built may change or complexity and risk may increase. By limiting the maximum length of a Sprint, at most one month of development effort would be wasted, rather than several months in a classic waterfall project. Conversely, Sprints with a length of less than one week are possible, but should be executed only by a high-performance Scrum Team. Even with very short Sprints, the overhead of the inner events must be factored in, leaving even less time for actual software development. Teams working in ”micro sprints” like these need to be on their A-game every day. Ideally, the length of the Sprint does not change. If it must, it can only change in between Sprints, as a result of a decision made collaboratively during the prior Sprint’s retrospective meeting. Any change to the length of a Sprint will cause disruption to the Development Team’s cadence. This will correct over time, as will its Velocity.
Professional Scrum Development with Microsoft Visual Studio 2012 p.15
Q10. DRAG DROP - (Topic 1)
You are the administrator of a Microsoft Visual Studio Team Foundation Server (TFS) installation.
You are configuring a version control proxy server at a remote site.
You need to configure the proxy to cache all collections on MAINCODE and only the CommonLib collection on AUXCODE. You open the proxy's Proxy.config file.
Which code segments should you include? To answer, drag the appropriate code segments to the correct cache location. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
Answer: