Want to know Ucertify 70-499 Exam practice test features? Want to lear more about Microsoft Recertification for MCSD: Application Lifecycle Management certification experience? Study 100% Guarantee Microsoft 70-499 answers to Improved 70-499 questions at Ucertify. Gat a success with an absolute guarantee to pass Microsoft 70-499 (Recertification for MCSD: Application Lifecycle Management) test on your first attempt.
Q101. - (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: C
Q102. DRAG DROP - (Topic 3)
You are developing a web application. Currently, the test team tests the website on a Hyper-V virtual machine (VM) named WebTest. The majority of the test cases explicitly reference WebTest.
The test team wants to divide into two independent teams to speed testing, and has indicated that they will likely create a third test teamsoon.
You need to define a strategy that provides separate test environments for each team with as little impact on the tests as possible.
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:
Q103. - (Topic 3)
You manage a software development project that includes multiple feature teams. The teams integrate their code into a shared code repository as frequently as possible.
You plan to configure a build definition by using the default build process template (DefaultTemplate.xaml).
You need to know when a check-in from a feature team has broken the build or caused a test to fail, without impacting the feature team.
What should you do?
A. Set the Analyze Test Impact parameter to True in the build process template.
B. Set the build trigger to Continuous Integration and enable automated testing.
C. Add the Builds check-in policy to your team project.
D. Create a shelveset command for pending changes. Queue a build using the latest source with the shelveset parameter.
Answer: B
Q104. - (Topic 3)
Your development team uses Scrum as its process framework and utilizes the Microsoft Framework (MSF) for Agile Software Development 6.0 process template.
A new team member who is new to Scrum assumes the role of product owner.
You need to help the new product owner prioritize the product backlog.
Which basis should you suggest the new product owner use for prioritizing the product backlog?
A. personal preference
B. estimated cost and effort for each requirement
C. risk and business value of each requirement
D. technical complexity of each requirement
Answer: C
Explanation: In other words, it’s more important to deliver business value in the form of working software than to follow a plan.
Professional Scrum Development with Microsoft Visual Studio 2012 p.162
Q105. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server.
You build a multi-tiered application that contains the following tiers:
....
User Interface Application Services Integration Services Database
You need to modify the item template to meet the following requirements:
..
When a bug is created, the testing team is able to identify the application tier. You are able to produce a report of bugs by tier.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
A. Add a control to the work item FORM. For type, select WorkltemClassificationControl.
B. Add a new FIELD called Custom.ApplicationTier Application Tier and configure its list of ALLOWEDVALUES LISTITEMS to be:
.
User Interface
.
Application Services
.
Integration Services
.
Database
C.
Add a control to the work item FORM. For type, select FieldControl.
D.
Add the attribute reportable^Dimension to the FIELD definition.
E.
Add the attribute reportable = Measure to FIELD definition.
Answer: A,B,C
Q106. - (Topic 2)
You are using Microsoft Test Manager (MTM). You are using the Microsoft Solution Framework (MSF) for Agile Software Development process template.
You plan to retest any test cases that have active bugs.
You need to review the requirements associated with the test cases prior to running the tests.
What should you do?
A. Create a query-based suite in MTM to select the matching test cases. Open each test case and validate the requirement on the Tested User Stories tab.
B. Use a work item query in Excel to list test cases and their associated requirements details.
C. Create a direct links query in MTM to select the matching test cases. Open each test case and validate the requirement on the Tested User Stories tab.
D. In the Test tab in MTM, filter the test cases that have associated bugs. Open each test case and validate the requirement on the Tested User Stories tab.
Answer: C
Q107. DRAG DROP - (Topic 2)
You are using Microsoft Test Manager (MTM) to manage your testing efforts.
You plan to identify which tests are impacted by changes to the code.
You need to view a list of recommended tests from the Recommended tests view.
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:
Q108. - (Topic 1)
Your company's Microsoft Visual Studio Team Foundation Server (TFS) installation has a
robust data tier that includes a Data Warehouse Server and Microsoft SQL Server Analysis Services.
During the typical processing of your data warehouse, you see that the length of time it takes for the warehouse adapters to pull data from the operational store, transform it, and then write it to the warehouse is incrementally increasing.
You need to decrease the time between refreshes in order to reduce the processing time.
Which service should you access to change the settings?
A. AdministrationService
B. JobsService
C. TeamProjectCollectionService
D. WarehouseControlWebService
Answer: D
Explanation: http://msdn.microsoft.com/en-us/library/ms244694.aspx
Q109. - (Topic 1)
Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012) server installed at its main office. Branch offices have limited bandwidth connecting to the main office.
Client team members at one of the branch offices report that it is taking too long to retrieve files from source control.
You need to speed up the source control access for their most commonly accessed files.
What should you do?
A.
.
Install a SQL server at the remote office and configure replication of the source control database from the main office to the SQL server at the remote office.
.
Install and configure a TFS proxy server at the remote office to use the replicated database.
.
Configure all the clients at the remote office to use the new proxy server
B.
.
Install a new TFS instance at the remote office and configure it to sync with the main office.
.
Configure all the clients at the remote office to connect to the new TFS instance.
C.
.
Install and configure a TFS proxy server at the remote office.
.
Configure all the clients at the remote office to use the new proxy server.
D.
.
Install and configure a TFS proxy server at the remote office.
.
Run the TFSConfig.exe command to redirect remote users to the TFS proxy server based on IP address.
.
Install and configure a TFS proxy server at the remote office.
.
Run the TFS Admin Console command to redirect remote users to the TFS proxy server based on IP address.
Answer: C
Q110. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) server.
You are performing capacity planning for three teams of developers. Each team is developing a different software module. Developers belong to only one team.
You need to ensure that team members can edit only the work items of the module on which they are working.
What should you do?
A.
.
Create three teams under the Team Project for team members of three modules.
.
On the Security tab of the team give Edit work items in this node permission to that team for the corresponding area.
.
Deny that permission to other two teams.
B.
.
Create three TFS groups at the Team Project level for team members of three modules.
.
Create three areas for the three modules.
.
For each area, on the Permissions tab of the groups, give Edit work items in this node permission to the group corresponding to that area.
.
Deny that permission to other two groups.
C.
.
Create one TFS group at the Team Project level for the team members of the three modules.
.
Create three areas for the three modules. For each area, give Edit work items in this node permission to the group.
D.
.
Create three teams under the Team Project for team members of three modules.
.
For each area corresponding to the team, give Edit work items in this node permission to that team.
.
Deny that permission to other two teams.
Answer: D