getcertified4sure.com

What Does 70-499 exam answers Mean?




Act now and download your Microsoft 70-499 test today! Do not waste time for the worthless Microsoft 70-499 tutorials. Download Improve Microsoft Recertification for MCSD: Application Lifecycle Management exam with real questions and answers and begin to learn Microsoft 70-499 with a classic professional.

2021 Oct 70-499 download

Q171. - (Topic 1) 

Your organization uses a Microsoft Visual Studio Team Foundation Server (TFS) 2010 environment on a Windows Server 2008 R2 SP1 server. 

The Windows Server 2008 R2 SP1 server has a SQL Server 2008 R2 environment, as well as a Microsoft Office SharePoint Foundation 2010 environment. Your organization wants to perform an in-place upgrade to the 2013 version of TFS. 

You need to prepare the environment to meet the minimum requirements for the upgrade. 

What should you do? 

A. Upgrade SQL Server to SQL Server 2012 SP1. 

B. Add a test lab server. 

C. Upgrade the SharePoint Server to Microsoft Office SharePoint Server 2013, Enterprise edition. 

D. Upgrade all tiers to Windows Server 2012. 

Answer:

Explanation: http://msdn.microsoft.com/en-us/library/ff803410(v=vs.100).aspx 


Q172. - (Topic 3) 

Your development team uses Scrum as its process framework. 

You need to identify key metrics for measuring the effectiveness of any process changes. 

Which three key metrics should you measure? (Each correct answer presents a complete solution. Choose three.) 

A. Number of story points delivered during the sprint 

B. Number of tasks added to the sprint after the sprint starts 

C. Number of bugs reported by testers 

D. Number of classes in the code-base 

E. Number of items added to the Product Backlog 

F. Number of manual test cases created 

Answer: A,B,C 


Q173. - (Topic 1) 

Your network environment includes a dual-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 installation. The first server hosts Microsoft SQL Server and Analysis Services, and the second server hosts TFS Application Tier and Reporting Services. 

The TFS installation uses the company’s Enterprise SharePoint Server, which is backed up by a different team. 

You need to perform regular backups of the TFS server, and you need to keep the size of the backup to the minimum. 

Which three components should you back up? (Each correct answer presents part of the solution. Choose three.) 

A. TFS Configuration and Collection databases 

B. Configuration database 

C. SharePoint Products databases 

D. Analysis databases 

E. Warehouse database 

Answer: A,C,D 


Q174. - (Topic 3) 

You manage a development team by using Microsoft Team Foundation Server (TFS) 2012. The development team is made up of developers with specific skills. 

The project you are developing has the following characteristics: 

Several external dependencies exist.f 

Requirements are well defined and will not change. 

If an external dependency on the critical path does not meet a committed to 

deadline, the project will be impacted. 

The impact should be identified and measured. 

... . 

You need to select the appropriate tool(s) for managing the project. 

What should you do? 

A. Use Microsoft Project to manage dependencies and integrate with TFS where needed. 

B. Use TFS with the Microsoft Visual Studio Scrum 2.0 project template. 

C. Use TFS with the Microsoft Solution Framework (MSF) for Capability Maturity Model Integration (CMMI) Process Improvement 6.0 project template and the Affects link type for managing dependencies. 

D. Use TFS with the MSF for Agile Software Development 6.0 process template and the web access task board. 

Answer:


Q175. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You have a development team named Devi that is already using the server. 

You hire a second development team named Dev2. 

You need to ensure that the development activities of Dev2 are completely isolated from those of Dev1. 

What should you do? 

A. Use the TFS Administration Console to create a new team project collection for Dev2. 

B. Run the TFSConfiq collection /create [name] command. 

C. Use the TFS Administration Console to branch a new team project collection for Dev2 from the one used by Dev1. 

D. Use Visual Studio Team Explorer 2012 to create a new team project collection for Dev2. 

Answer:


Regenerate 70-499 exam cost:

Q176. - (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. Analyze and revise the story points of the work items completed in the previous sprint. 

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

C. Analyze items in the product backlog for the next sprint. 

D. Determine which items have been finished on the previous sprint. 

Answer:

273. - (Topic 3) 

You manage a development team that uses the Microsoft Visual Studio Scrum 2.0 process template. 

You establish a product backlog, allocate backlog items for a sprint, and define the tasks required to complete the sprint. 

You need to ensure that the agreed upon work is assigned to team members. 

Who should be responsible for assigning work to team members? 

A. Team members 

B. Product owner 

C. Scrum master 

D. Team lead 

Answer:

Explanation: In Scrum, work should never be directed or assigned. When creating or updating a task, don’t assign it to anyone who doesn’t request the work. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.183 


Q177. - (Topic 3) 

You manage a project that has three teams working in parallel on a single codebase using a Scrum process methodology. 

You need to ensure that each team can manage work separately while editing a shared code base. 

What should you do? 

A. Within a single team project, create separate iteration paths for each team. Assign each team member to their respective iteration path. 

B. Create a team project for each team, assigning different team members to each team project. 

C. Within a single team project, create three teams. Assign each team member to their respective teams. 

D. Create a team project for each team, assigning all team members to each team project. 

Answer:


Q178. - (Topic 1) 

Your network environment is configured according to the following table: 

The data tier is configured to use SQL Server Reporting Services (SSRS) and SQL Server Analysis Services (SSAS). The data tier currently does not contain a database named TFS_Analysis. 

You need to rebuild the data warehouse, including the SSRS and SSAS databases. 

What should you do? 

A. Log on to the application-tier server, then rebuild and redeploy the data warehouse cube by using SQL Server Business Intelligence Studio. 

B. Log on to the application-tier server and run the TFSConfig.exe Rebuild Warehouse /analysisServices / ReportingDataSourcePassword: <password> command. 

C. Log on to the application-tier server. From the Reporting node in the TFS Administration Console, select the Start Rebuild option. 

D. Log on to the database-tier server and rebuild the data warehouse using SQL Server Management Studio. 

E. Log on to the database-tier server, then rebuild and redeploy the data warehouse cube by using SQL Server Business Intelligence Studio. 

Answer:


Q179. - (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 


Q180. - (Topic 2) 

You are using Microsoft Test Manager (MTM). You are using the Microsoft Solution 

Framework (MSF) for Agile Software Development process template. 

You want to organize your test cases by relating them to the user stories for the application 

under test. 

You need to use a test suite that creates the Tests link type as you add test cases. 

Which type of test suite should you create? 

A. Static 

B. Query-based 

C. Linked 

D. Requirements-based 

Answer: