Exam Code: 70-499 (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Recertification for MCSD: Application Lifecycle Management
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass 70-499 Exam.
Q41. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Your TFS environment currently consists of a single team project collection (TPC) named DevTPC, one build controller named BC-1, and one build agent named BA-1.
You need to create a separate TFS test environment by cloning your existing environment. You need to achieve this goal by utilizing as few new TFS services as possible.
Which of the following diagrams shows the correct architecture for solving this problem?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
Q42. - (Topic 3)
You are using the Microsoft Solution Framework (MSF) for Capability Maturity Model Integration (CMMI) Process Improvement 6.0 process template.
A stakeholder has requested a change, but the change request has not received the attention that it requires.
You need to escalate the change request.
What should you do?
A.
.
Create an impediment work item.
.
Link the new impediment to the change request.
.
Escalate the impediment to get the change request on track.
B.
.
Create a bug work item.
.
Link the new bug to the change request.
.
Escalate the bug to get the change request on track.
C.
.
Create an issue work item.
.
Link the new issue to the change request.
.
Escalate the issue to get the change request on track.
D.
.
Create another change request work item.
.
Link the new change request to the change request.
.
Escalate the change request to get the change request on track.
Answer: D
Explanation: If a change request does not receive the attention that it requires, escalate the matter by creating an issue work item. Link the new issue to the change request, and escalate the issue to get the change request impact assessment on track.
http://msdn.microsoft.com/en-us/library/ee461569.aspx
Q43. DRAG DROP - (Topic 2)
You are a software quality manager. Your company is using Microsoft Visual Studio to develop an application.
Your development team is almost finished with its first iteration. The testing team is preparing to verify that the product requirements are met.
You need to test the requirements.
Which three actions should you perform in sequence? To answer, move the correct actions from the list of actions to the answer area and arrange them in the correct order.
Answer:
Q44. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server with Microsoft SQL Server 2012 Reporting Services (SSRS) and Analysis Services (SSAS).
Users report that the data in their reports is out of date.
You need to view the status of the data warehouse. You also need to view the analysis database jobs and see when each last ran successfully.
What should you do?
A. From any computer on the network:
.
Browse to http: //<servername> : 8080/tfs/teamfoundation/administration/ v3.0/warehousecontrolservice.asmx
.
Invoke the GetProcessingStatus operation.
B.
From the TFS server:
.
Browse to http : //<servername> : 8080/tfs/teamfoundation/administration/ v3.0/warehousecontrolservice.asmx
.
Invoke the GetProcessingStatus operation.
C.
From the Team Foundation Server Administration Console:
.
Expand the application-tier tree.
.
Select Reporting.
.
View the Warehouse Database and Analysis Services Database status.
D.
From any computer on the network:
.
Use SQL Server Management Studio.
.
Connect to the SQL server that hosts the TFS databases.
.
Query the TFS configuration database's _LastUpdatedTime table.
Answer: B
Q45. - (Topic 1)
Your network environment includes an on-premise Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You create a work item custom query named Tasks Exceeding Original Estimate Hours in your My Queries folder.
You need to meet the following requirements:
. The query should be available to all team members.
. Aggregate results of the query, in the form of total number of work items that match the query, should appear as a tile on the Home page of the Team Web Access client.
What should you do?
A. From within Team Web Access:
.
From the Activities list on the home page, click Publish Query to Team Favorites.
.
Select the Tasks Exceeding Original Estimate Hours query from the list overlay.
B.
From within Team Explorer:
.
From the Activities tab, click Publish Query to Team Favorites.
.
Select the Tasks Exceeding Original Estimate Hours query from the list overlay.
C.
From within Team Explorer:
.
From the My Queries folder, drag the Tasks Exceeding Original Estimate Hours query to the Shared Queries section.
.
Drag the query from the Shared Queries section to the Team Favorites section.
D.
From within Team Web Access:
.
On the Work Items tab of the Work page, drag the query Tasks Exceeding Original Estimate Hour that appears in the My Queries section and add it to Shared Queries section.
. Drag the query from the Shared Queries section to the Team Favorites section.
Answer: C
Q46. - (Topic 1)
Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server installed at its main office. TFS Proxy has been installed at a branch office.
You need to reconfigure the TFS Proxy Server to increase the percentage of disk used by the cache.
What should you do?
A. Use the Team Foundation Server Configuration Tool and adjust the percentage of disk used by TFS Server.
B. Modify the web.confiq file of the Proxy Server service and increase the value of the PercentageBasedPolicy configuration item.
C. Modify the TFS Global Web.confiq file and increase the value of the PercentagebasedPolicy configuration item.
D. Modify the TFS Proxy config file and increase the value of the PercentageBasedPolicy configuration item.
Answer: D
Q47. DRAG DROP - (Topic 2)
You are using Microsoft Test Manager (MTM) to manage your testing efforts.
You want to see which work items have changed since the last time you assigned a build to the test plan.
You need to assign a new build to the test plan and create a list of the bugs that have been fixed and the features that have been associated with the new build.
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:
Q48. - (Topic 3)
You are a technical team lead. Your company network includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You are assigned to work on a project with an internal development team and an off-site vendor who is new to working with your company.
You need to ensure that the code delivered by the off-site vendor is of an acceptable quality, conforms to standards, and does not affect production support.
Which three actions should you perform? (Each correct answer presents a complete solution. Choose three.)
A. Implement custom and standard check-in policies to force compliance to standards, passing of unit tests, and running static code analysis.
B. Implement a branching and permissions strategy that isolates vendor changes.
C. Implement an email alert that is triggered when the off-site vendor’s developers check in code.
D. Implement a gated check-in build.
E. Implement a policy requiring developers to shelve their changes at the end of each day.
Answer: A,B,D
Q49. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You need to be able to trace bugs to the code that addresses the bug.
What should you do?
A. Enable the Work Items check-in policy. In the Edit options of the policy, select Bug from the list of work item types.
B. Enable the Work Items check-in policy. In the Edit options of the policy, select the Active Bugs query.
C. Enable the Work Items check-in policy and request that all developers associate the work item to the appropriate bug at the time of check-in.
D. Enable the Changeset Comments check-in policy.
Answer: C
Q50. - (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