It is impossible to pass Microsoft 70-499 exam without any help in the short term. Come to Ucertify soon and find the most advanced, correct and guaranteed Microsoft 70-499 practice questions. You will get a surprising result by our Up to date Recertification for MCSD: Application Lifecycle Management practice guides.

Q91. - (Topic 3) 

You are using the Microsoft Visual Studio Scrum 2.0 process template. You recently 

finished a sprint. 

You need to conduct a retrospective meeting prior to planning the next sprint. 

What should you do? 

A. Select items from the product backlog for the next sprint. 

B. Decompose the product backlog items into a set of tasks. 

C. Determine which items have been finished on the previous day. 

D. Analyze the previous sprint to identify what the team is going to do differently during the next sprint. 

Answer:

Explanation: This meeting provides an opportunity for the Scrum Team to inspect themselves and identify what went well and what needs improving. If improvements are identified, the team should create an actionable plan for the next Sprint. Nothing is out of scope during this meeting—people, relationships, process, and tools can all be discussed. The Scrum Team may also decide to adjust its Definition of “Done” to increase product quality. After the meeting, the next Sprint begins. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.6 


Q92. - (Topic 2) 

You are using Microsoft Test Manager (MTM) to manually test for an ASP.NET website. You have previously created a test plan named QA Release 1.0 that contains 115 test cases, and you are now planning the testing for Release 2.0. 

The QA Release 2.0 test plan must meet the following requirements: 

. All the test cases in QA Release 1.0 should be available in QA Release 2.0. 

. Testers should be able to change, add, or remove test cases from either the QA Release 1.0 test plan or the QA Release 2.0 test plan as required, without affecting the other test plan. 

. Shared steps and test configuration from the QA Release 1.0 test plan need to be reflected in QA Release 2.0 test plan. 

You need to facilitate simultaneous testing of the website by creating the QA Release 2.0 test plan according to the stated requirements. 

What should you do? 

A. Copy the root test suite from the QA Release 1.0 test plan into the QA Release 2.0 test plan. 

B. Clone the root test suite from the QA Release 1.0 test plan into the QA Release 2.0 test plan. 

C. Copy all the test cases from the QA Release 1.0 test plan into the QA Release 2.0 test plan by using the Create copy option in Test Case Manager. 

D. Export all the test cases from the QA Release 1.0 test plan into Excel, then import them into the QA Release 2.0 test plan. 

Answer:


Q93. - (Topic 3) 

You are the application architect on your team. You have a straightforward architecture consisting of an ASP.NET MVC Web Application that depends on a Class Library, which contains the Business Logic. The Business Logic uses another Class Library that contains the Data Access code. 

No code in the UI should ever use the Data Access library directly. 

You need to enforce this architectural requirement. 

Which Visual Studio tool should you use? 

A. Layer Diagram 

B. Directed Graph Document 

C. Dependency Graph 

D. UML Component Diagram 

Answer:

Explanation: 

Ref: http://msdn.microsoft.com/en-us/library/dd409462.aspx 


Q94. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server that has separate computers for the application tier and the data tier. 

The data-tier computer experiences hardware failure. You restore all the data of TFS on another computer in the network by using a backup. 

You need to provide the location of the restored database to the application tier of TFS without reinstalling the application tier. 

What should you do? 

A. Use the Team Foundation Backups node of the TFS Administration Console. 

B. Use the Application Tier node of the TFS Administration Console. 

C. Run the Tfsmqmt.exe configure command. 

D. Run the TfsConfig reqisterDB command. 

Answer:


Q95. - (Topic 3) 

Your company network includes Microsoft Visual Studio Team Foundation Server (TFS) 2012 and Microsoft System Center 2012. 

You need to monitor your company’s application infrastructure. 

What should you configure? 

A. Event Log data collector 

B. Configuration Manager 

C. Application Controller 

D. IntelliSense collector 

E. Operations Manager 

Answer:

Explanation: Operations Manager is a component of Microsoft System Center 2012 that helps the organization monitor services, devices, and operations for multiple computers from a single console. This guide leads the reader through the process of planning the Operations Manager infrastructure by addressing the following fundamental decisions and tasks: 

.

ullet Identifying which services, applications, and infrastructure need to be monitored. 

.

ullet Determining the resources needed to employ Operations Manager to monitor the 

selected resources. 

.

ullet Designing the components, layout, security, and connectivity of the Operations 

Manager infrastructure. 

See "Microsoft System Center 2012 - Operations Manager Guide" 

http://technet.microsoft.com/en-us/library/cc507089.aspx 

Configuration Manager provides key management capabilities around application delivery, desktop virtualization, device management, and security that make it possible to enable productivity amidst device proliferation – while also reducing costs. 

Application Controller provides a unified console that helps you manage public clouds and private clouds, as well as cloud-based virtual machines and services. 

There is no such thing as IntelliSense collector. 


Q96. - (Topic 2) 

You are using Microsoft Test Manager (MTM). You are supporting a set of different 

configurations for your product. 

You plan to prepare the test plan by assigning the tester for each test case. 

You need to configure the test plan to support this requirement. 

What should you do? 

A. Assign the tester to each combination of test case and configuration. 

B. In the Assigned to field for each test case and configuration, select Tester. 

C. Assign the tester as the configuration owner for each configuration. 

D. Assign the tester to each combination of test suite and configuration. 

Answer:


Q97. DRAG DROP - (Topic 2) 

Your team uses Microsoft Test Manager (MTM) to manage test cases. You have a test plan with test cases organized in multiple test suites. You add a new configuration and associate it to your test plan. 

You need to include the new configuration in a test suite as part of the default configurations. 

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: 


Q98. - (Topic 3) 

Your development team uses Microsoft Visual Studio Team Foundation Server (TFS) 2012 to develop and support an enterprise-wide web application. 

The system is too large to perform a manual smoke test. 

You need to ensure that the latest release to production has not broken anything. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Create a new build definition with your tests configured for the production URI(s). Run the tests and have TFS report success or failure. 

B. Create a new virtual machine in Microsoft Test Manager (MTM) that mirrors your production environment. Create a new build that runs your test projects and have TFS report success or failure. 

C. Create a series of CodedUI Tests in Microsoft Visual Studio. 

D. Create a complete set of unit test projects within Microsoft Visual Studio 2012. 

Answer: B,C 


Q99. - (Topic 1) 

Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server that uses default permission sets. For each team project, all TFS group members are unique. 

The company stores sensitive information in a source code control folder. 

You need to restrict check-in access to the folder to only the Project Administrators group. You need to achieve this goal by using the minimum set of permission changes. 

What should you do? 

A. Deny Contribute permission to the folder for the Contributors group. 

B. Allow Check In permission to the Project Administrators group on the folder. 

C. Deny Check In permission to the folder for the Contributors group. 

D. Deny Check In permission to the folder for the Valid Project Collection Users group. 

Answer:


Q100. - (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:


Q101. DRAG DROP - (Topic 1) 

Several of your company programmers are at a remote location. They are sharing files with the main office. 

You need to set up a Team Foundation Server Proxy at the remote location to reduce bandwidth usage. 

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: 


Q102. - (Topic 3) 

Your development team uses Scrum as its process framework and utilizes the Microsoft Solution Framework (MSF) for Agile Software Development 6.0 process template. 

Your product owner requests making an internal system public. The request is top priority for the next sprint. 

You need to determine if the team can commit to the request for the next sprint. 

What should you do? 

A. 

Create user story work items for the request. 

Provide story point estimates for each user story. 

B. 

Create user story work items for the request. 

Record hour estimates in each user story. 

C. 

Create user story work items for the request. 

Create child task work items for each unit of work. 

Record hour estimates in each task. 

D. 

Create product backlog item work items for the request. 

Create linked task work items for each unit of work. 

Provide hour estimates for each task. 

Answer:


Q103. - (Topic 2) 

You are the product manager for Contoso, Ltd. You are using Microsoft Visual Studio to develop a new product. 

Management wants to extend the audience for the new product to include Windows 8 devices. The development team creates an alpha copy of the application for initial testing. A main requirement is to test the application on a device that has never been used for testing. 

You need to configure the device for testing after installing the remote debugger. 

Which application should you use? 

A. Microsoft Test Manager 

B. Windows App Studio 

C. Your Windows Store App 

D. Microsoft Test Tools Adapter 

Answer:

Explanation: http://msdn.microsoft.com/en-us/library/jj635157.aspx 


Q104. - (Topic 1) 

You are configuring a Team Foundation Server (TFS) Agent, which will execute an application on a Windows 7 desktop computer. 

You log on to the Windows 7 desktop computer as the user who will execute the test. The test controller machine and the Windows 7 desktop computer are in the same domain. 

You need to enable the TFS Agent to execute the application on the Windows 7 desktop computer. 

Which two actions should you perform? Each correct answer presents part of the solution. 

A. After performing the configuration steps, log off or reboot the Windows 7 desktop computer. 

B. Create a new test controller by using a local user account that is a member of the local administrators group. 

C. Add the user that was used to start the interactive process as a member of the TestAgentServiceGroup on the computer for the test controller for the agent. 

D. Use the Configure Test Agent feature, and select Interactive Process for the Run option. 

Answer: C,D 

Explanation: http://msdn.microsoft.com/en-us/library/hh546459.aspx 


Q105. - (Topic 3) 

Your development team uses the Microsoft Visual Studio Scrum 2.0 process template. 

The team has identified items from the product backlog for the next sprint. 

You need to ensure that the team has adequate capacity to complete the next sprint. 

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.) 

A. Review the sprint Burndown chart. 

B. Have the team assign hour estimates to each sprint task. 

C. Review the sprint backlog. 

D. Assign story points to each item in the product backlog. 

E. Review the product backlog with forecast set to On to determine if the sprint can be completed based on the team’s velocity. 

F. Set each team member’s per day capacity. 

Answer: C,E,F 

Explanation: Sprint Burndown charts can show the team how much work remains in the Sprint. These charts will often include an ideal trend line. This line represents the ideal rate at which the Development Team is able to complete all of the remaining effort, at a constant rate, by the end of the Sprint. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.283 

Prior to the Sprint, there shouldn’t be any Task work items in the Sprint Backlog. Ideally, the Development Team creates its tasks during the Sprint Planning meeting and not before. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.175 

The Sprint Backlog contains those items selected by the Development Team plus a plan for delivering them. The Sprint Backlog shows the work remaining in the Sprint at all times. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.4 

Story points should be already assigned to PBIs during identification for the sprint.