70-499 Exam - Recertification for MCSD: Application Lifecycle Management

certleader.com

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

Q2. - (Topic 3) 

Your client is utilizing the Microsoft Visual Studio Scrum 2.0 process template. 

Your client provides a set of acceptance tests for Product Backlog Items (PBI). The PBI work has been committed to in the upcoming sprint. 

You need to ensure that the status of the acceptance tests can be reported from TFS. 

What should you do? 

A. Store the acceptance test as rows in a Microsoft Excel spreadsheet and attach the spreadsheet to the PBI work item. 

B. Store the acceptance test as rows in a Microsoft Excel spreadsheet. Save the spreadsheet in the associated project portal site and link it to the PBI work items. 

C. Create Test case work items. Link the test cases to the PBI work items by using a Tests link type. 

D. Create Test case work items. Link the PBJ work items by using a Parent link type to the test cases. 

Answer:

Q3. - (Topic 2) 

You are using Microsoft Test Manager (MTM). You are using the Microsoft Visual Studio Scrum 1.0 process template. 

You are developing a test from an engineering document that has detailed verification information. 

You need to ensure that the document is directly accessible whenever a tester runs a specific step. 

What are two possible ways to accomplish this goal? (Each correct answer presents a complete solution. Choose two.) 

A. Add a test step attachment. 

B. Add a test case attachment. 

C. Add a tested backlog items link. 

D. Add a test case link. 

Answer: A,B 

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

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 

Q5. - (Topic 2) 

You are using Microsoft Test Manager (MTM). You are using the Microsoft Visual Studio Scrum 1.0 process template. 

You need to generate a list of product backlog items (PBI) in MTM that have zero test cases. 

What should you do? 

A. Open each PBI and visually inspect the work item links. 

B. Create a requirements-based test suite. 

C. Click Requirements coverage in the Results view. 

D. Create a Direct Links query. 

Answer:

Q6. HOTSPOT - (Topic 3) 

Your Scrum team is planning a release and wants to prioritize user stories based on value and risk. 

The stories are grouped according to the ratio of value to risk, as shown in the following image. Effort is the same for all user stories. 

The product owner on your team wants to ensure a higher return on investment based on 

today's prioritization activity. 

You need to prioritize these user stories into four sprints for this release. 

Use the drop-down menus to select the answer choice that answers each question. 

Answer:  

Q7. - (Topic 2) 

You are the QA lead for a development team. You use the Agile process template. Your testers use Microsoft Test Manager to author and run manual test cases. The testers use requirement-based test suites to organize the test cases and link them to user stories. 

You need to obtain testing status information, such as the number of tests that are passed, failed, or active. You need this information broken down by user story. 

Which SQL Server Reporting Services report should you view? 

A. Stories Overview 

B. Stories Progress 

C. Test Case Readiness 

D. Test Plan Progress 

Answer:

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

Q8. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012. 

You recently copied your existing TFS environment onto a new set of servers on the same network. 

You need to ensure that developers can continue connecting to the original TFS server. 

What should you do? 

A. Rename the new Team Project Collection to a unique name. 

B. Run the ChangeServerID command on the new TFS environment. 

C. Configure the Team Project Collections with the same name on the same network. 

D. Run the ChangeServerID command on the original TFS environment. 

Answer:

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

Q10. - (Topic 2) 

Your development team is working through their bug backlog and tracking their progress on the Bugs dashboard. 

You look at the active bugs by assignment report and notice that the average size of your team members' bands for active bugs is increasing over time. 

You need to identify the issues blocking the team's progress toward resolving and closing bugs. 

Which issue should you investigate? 

A. The bug backlog is divided evenly across the development team for resolution. 

B. The test cases are outdated and are testing the wrong code. 

C. The reactivated bugs that the development team is working through are resolving faster than expected. 

D. The team has reallocated members to other non-priority tasks. 

Answer:

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