Q1. - (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/
Q2. - (Topic 2)
You are using Microsoft Test Manager (MTM).
Your company has configured multiple test configurations.
You need to set all active test configurations as the default for all new test plans.
What should you do?
A. Select the Active state option for each test configuration.
B. Select the Default option for each test configuration.
C. Select multiple test configurations from the test plan.
D. Select the Assign to new test plans option for each test configuration.
Answer: D
Q3. - (Topic 2)
You are managing test cases by using Microsoft Test Manager (MTM).
You plan to test a part of your product on a specific configuration you create.
You need to ensure that new test cases in a specific test suite default to use this
configuration without impacting other test suites.
What should you do?
A. Create a new test plan for testing with the specific configuration.
B. Select all test cases in the test suite and select the specific configuration.
C. Select the specific configuration as the default configuration for the test plan.
D. Select the specific configuration as the default configuration for the test suite.
Answer: D
Q4. - (Topic 1)
Your network environment includes a multi-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 server implementation. Developers use Visual Studio 2012.
Your team has just started developing a very large enterprise-scale application.
You need to create a workspace for the new project that meets the following requirements:
. Developers should be able to use Visual Studio 2012 and earlier versions to work with the workspace. . Performance of the workspace should not be degraded when the number of items in the workspace increases. . The storage utilization of the developer local hard drive should be as minimal as possible.
What should you do?
A. Create a hybrid workspace.
B. Create a server workspace.
C. Create a server workspace and a Local workspace. Configure synchronization between both, and allow developers to utilize the local workspace.
D. Create a local workspace.
Answer: B
Q5. DRAG DROP - (Topic 3)
Your team uses Microsoft Visual Studio Team Foundation Server (TFS) to manage the software development process. You use the Microsoft Visual Studio Scrum process template on your TFS Team Project.
You review your backlog before your sprint planning meeting and realize that one of your stories scheduled for the sprint is larger than your forecasted velocity.
You need to ensure that your backlog is ready for sprint planning.
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:
Q6. - (Topic 3)
Your team is setting up a test lab for the test team. Hyper-V is not the company virtualization standard. You are in a planning meeting representing the development team.
The information technology (IT) group indicates that they are reluctant to purchase a Hyper-V server and have limited resources available for maintaining test environments.
You need to suggest a solution for managing pre-production environments.
What should you do?
A. Explain that Standard Environments in Lab Management can be used, but that IT will still have to provision test VMs.
B. Explain that TFS Lab Management is a solution, but requires Hyper-V.
C. Explain that Standard Environments in Lab Management is a solution, but requires physical machines.
D. Explain that Lab Management is a solution and that IT will not need to be involved since Lab Management can be used to self provision test VMs.
Answer: A
Explanation: Standard Environments: Standard environments can contain a mix of virtual and physical machines. You can also add virtual machines to a standard environment that are managed by third-party virtualization frameworks. In addition, standard environments do not require additional server resources such as an SCVMM server. SCVMM environments: SCVMM environments can only contain virtual machines that are managed by SCVMM (System Center Virtual Machine Manager), so the virtual machines in SCVMM environments can only run on the Hyper-V virtualization framework. However, SCVMM environments provide the following automation and management features that are not available in standard environments.
http://msdn.microsoft.com/en-us/library/vstudio/dd997438.aspx
Q7. - (Topic 1)
You are the administrator of a Microsoft Visual Studio Team Foundation Server (TFS) system that uses version control proxies at remote sites to reduce the burden on the WAN.
The hard disk that stores the cache for a version control proxy server is upgraded to a
larger size.
Management wants to ensure that more of the disk is used but not all of it.
You need to ensure that the proxy always uses a maximum of 15 GB for caching.
What should you do?
A. Modify the caching policy to use a PercentageBasedPolicy.
B. Change the DataDirectory to include an additional path.
C. Change the caching policy to use a FixedSizeBasedPolicy.
D. Update the CacheDeletionPercent parameters.
Answer: A
Explanation: http://msdn.microsoft.com/en-us/library/ms400763(v=vs.100).aspx
Q8. - (Topic 1)
Your network environment is configured according to the following table:
Your TFS environment is configured with the following URLs:
TFS: http: //tfssrv: 8080/tfs
Reporting: http: //tfssrv/reports
SharePoint: http: //tfssrv/sites
...
You need to configure only the TFS URL to be the following fully qualified domain name (FQDN): http: //tfs.contoso.com.
You log on to the application-tier server. What should you do next?
A. In the IIS Manager, select TFS Website and configure the host name with the friendly name.
B. In the TFS Administration Console, go to the Change URIs dialog box and enter the friendly URL in the Notification URL text box.
C. In the IIS Manager, select TFS Website and configure the server URL with the friendly name.
D. In the TFS Administration Console, go to the Change URIs dialog box and enter the friendly URL in the Server URL text box.
Answer: B
Q9. - (Topic 1)
You are business analyst. You use MS Excel to add and edit work items of a team project. You store those work items in an offline worksheet.
Recently your team project has been moved to another Team Project Collection.
You need to connect the Microsoft Excel document containing the work items to the new Team Project Collection.
What should you do from within Microsoft Excel?
A.
.
Click the Publishing button on the Work Items group within the Team tab.
.
When prompted, select the new name of the Team Project Collection.
B.
.
Click the Refresh button on the Work Items group of the Team.
.
When prompted, select the new name of the Team Project Collection.
C.
.
Use the Server Connection option in the Configure dropdown of the Work Items group of the Team tab.
.
When prompted, select the new name of the Team Project Collection.
D.
.
Disconnect from TFS from within the Team tab.
.
Reconnect to TFS from within the Team tab.
.
While reconnecting, provide the new name of the Team Project Collection when
prompted.
Answer: C
Q10. - (Topic 2)
You are a test developer using Microsoft Test Manager (MTM).
You have a test case with a parameter variable that has several data values that are no
longer needed because of a change to the specifications.
You need to remove these unneeded values.
What should you do?
A. Delete the unneeded iterations.
B. Delete the unneeded test steps.
C. Delete the unneeded parameter values.
D. Delete the old parameters.
Answer: A
Q11. - (Topic 2)
You are a test developer using Microsoft Test Manager (MTM).
The test you are developing has a two validation steps that use a parameter named TotalPrice. The feature associated with TotalPrice has changed, making the parameter and the first validation step unnecessary. The second validation step requires a new parameter named Price.
You need to delete the TotalPrice parameter, along with its data values, and add the Price parameter to the second validation step.
What should you do?
A. Delete the two validation steps and the TotalPrice parameter, and then delete the parameter values for TotalPrice.
B. Delete the first validation step and insert the Price parameter into the second validation step.
C. Delete the first validation step and rename TotalPrice to Price in the second validation step.
D. Delete the first validation step and insert the Price parameter into the Action column of the second validation step.
Answer: C
Q12. - (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
Q13. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You are configuring a set of automated build servers for TFS that includes one build controller and four build servers, with TFS Build Agents installed on each. All build servers are configured with the same base set of software.
You have a software component that is licensed for a single build server and can be installed on only one build machine.
You need to configure a set of build definitions that rely on this software component to utilize the correct build machine.
What should you do?
A. Add the name of the software component and the name of the build agent it is installed on to the Installed Components list in the build controller properties. In the build definition, add the name of the software component to the Required Components list.
B. Add a tag to the build agent (indicating which machine has the software installed) and reference this tag in the Tags Filter setting for the build definition that uses the software.
C. Add a tag to the build agent (indicating which machine has the software installed) and reference this tag in the Name Filter setting for the build definition that uses the software.
D. Add the name of the software component to the Installed Components list in the build agent properties. In the build definition, add the name of the software component to the
Required Components list.
Answer: B
Q14. - (Topic 1)
You are preparing your network environment for a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server.
You want to install a new Microsoft SQL Server 2012 server to use as a data-tier server.
You need to install the minimum SQL options that will support only the Microsoft Visual Studio TFS 2012 databases.
Which three SQL options should you select? (Each correct answer presents part of the solution. Choose three.)
A. Windows Authentication selected as the authentication mode
B. Database Engine Services
C. Analysis Services
D. Full-Text Search (Full-Text and Semantic Extractions for Search in SQL 2012)
E. Reporting Services
Answer: A,D,E
Q15. - (Topic 2)
You are using Microsoft Test Manager (MTM).
Your testing team is creating test cases for an application.
You need to assign the state of the test suite that contains test cases that are unavailable
to run.
Which state should you assign?
A. In Planning
B. Completed
C. In Design
D. In Progress
Answer: A