It is impossible to pass Microsoft 70-499 exam without any help in the short term. Come to Actualtests soon and find the most advanced, correct and guaranteed Microsoft 70-499 practice questions. You will get a surprising result by our Up to the minute Recertification for MCSD: Application Lifecycle Management practice guides.
♥♥ 2021 NEW RECOMMEND ♥♥
Free VCE & PDF File for Microsoft 70-499 Real Exam (Full Version!)
★ Pass on Your First TRY ★ 100% Money Back Guarantee ★ Realistic Practice Exam Questions
Free Instant Download NEW 70-499 Exam Dumps (PDF & VCE):
Available on:
http://www.surepassexam.com/70-499-exam-dumps.html
Q131. - (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: C
Q132. - (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
Q133. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You lead a team of testers that is testing a specific module of an application. You want to list only the test cases that are assigned to you testers.
You need to create a query on work items of the type Test Case.
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A.
.
Create a team project level group for testers of your module.
.
Create a work item query that uses the = operator on the Assigned To field and the group of testers.
B.
.
Create a team for testers of your module.
.
Create a work item query that uses the = operator on the Assigned To field and the team of testers.
C.
.
Create a team project level group for testers of your module.
.
Create a work item query that uses the IN GROUP operator on the Assigned To field and the group of testers.
D.
.
Create a team for testers of your module.
.
Create a work item query that uses the IN GROUP operator on the Assigned To field and the team of testers.
Answer: C,D
Q134. - (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: C
Q135. - (Topic 1)
Your network environment includes a multi-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 server implementation.
A member of the networking team changes the name of a user’s computer.
From the user’s computer, you need to modify the existing workspace to reflect the new computer name.
What should you do?
A. Execute the following workspaces command to update the machine name: tf workspaces/updateCornputerName: <oldcomputername> /collection: http: //tea mserver: 8080/tfs/ DefaultCollection.
B. Create a new workspace. Replace the existing workspace with the new one by using the Manage Workspaces window in Source Control Explorer.
C. Execute the following workspace command to update the machine name: tf workspace /computer: <oldcomputername> / collection: http: //teamserver: 8080/tfs/ DefaultCollection.
D. Open the existing workspace by using the Manage Workspaces window in Source Control Explorer. In the Computer field, enter the new machine name.
Answer: A
Q136. - (Topic 2)
You are using Microsoft Test Manager (MTM) for manual test runs.
You are creating an action recording but some of the recorded actions were not part of the intended steps.
You need to remove only the unwanted actions from the current action recording.
What should you do?
A. Open the test results and save the action log. Edit the action log to remove the unwanted actions. Import the file as an attachment, overwriting the initial action log.
B. Reset the test case inside the test runner and create a new action log.
C. Delete the unwanted actions from the captured actions inside the test runner.
D. Open the test results and edit the action log to remove the unwanted actions.
Answer: C
Q137. - (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: C
Q138. - (Topic 1)
Your network environment includes Microsoft Visual Studio Team Foundation Server (TFS) 2012. You are using Microsoft Lab Management (MLM) 2012. Automatic host group provisioning is turned off.
You need to allocate a Microsoft System Center Virtual Machine Manager (SCVMM) 2012 host group to the team project.
Which two tools should you use? Each correct answer presents part of the solution. (Choose two.)
A. TFSConfig.exe with the lab command name
B. Visual Studio 2012 Team Explorer
C. Microsoft Test Manager (MTM)
D. TFS Administration Console
Answer: A,D
Q139. - (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
Q140. - (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