70-499 Premium Bundle

70-499 Premium Bundle

Recertification for MCSD: Application Lifecycle Management Certification Exam

4.5 
(27435 ratings)
0 QuestionsPractice Tests
0 PDFPrint version
November 21, 2024Last update

Microsoft 70-499 Free Practice Questions

Q1. - (Topic 1) 

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

The lead developer uses a large third-party library named Fabrikam. This utility requires thousands of files that none of the other developers use. 

You need to meet the following requirements: 

. Prevent Fabrikam files from being retrieved by the other developers. . Retrieve all files, including Fabrikam, for the lead developer. 

What should you do? 

A. 

Have each developer create a workspace mapping to root folder of the project. 

Cloak the Fabrikam folder in the lead developer’s workspace. 

B. 

Have each developer create a workspace mapping to root folder of the project. 

Cloak the Fabrikam folder in every team member’s workspace except the lead developer’s. 

C. 

Have each developer map the Fabrikam TFS folder to the local folder C: \ThirdParty. 

Within the workspace settings, ensure all other folders are cloaked. 

D. 

Keep the original workspace and within the Source Control Explorer, right-click on the UltraStats node anci seiect tne Map Working Folder option and map it to C: \UltraStats. 

Answer:

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

Q3. DRAG DROP - (Topic 2) 

Your company's test team is working through their bug backlog and tracking their progress on the Bugs dashboard. 

The bug backlog continues to grow, but the reports that appear on the Bugs dashboard are neither accurate nor useful. 

You need to establish a best practice that will ensure the reports on the Bugs dashboard are accurate and useful. 

Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. More than one order of answer choices may be correct. You will receive credit for any of the correct orders you select. 

Answer:  

Q4. - (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 validate that all the user stories for the current iteration will be covered by your 

testing efforts. 

You need to create test suites that will allow you to validate user story test coverage. 

Which type of test suites should you create? 

A. Query-based 

B. Feature-based 

C. Requirements-based 

D. Static 

Answer:

Q5. - (Topic 2) 

You are a test developer using Microsoft Test Manager (MTM). 

You are editing a test suite in a plan for a product. 

You need to change the default configuration setting for the test suite. 

What should you do? 

A. For the selected test suite, assign a new configuration by choosing select the configuration for all tests. 

B. Change the state on the configuration to Active with add description as Default. 

C. Select the required configuration by choosing select test configuration for all tests for the plan that needs editing, 

D. Check the Assign to new test plans check box in the Test Configuration pane. 

Answer:

Explanation: How to: Create Test Configurations 

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

Q7. - (Topic 3) 

You are the product owner for a new application. You have the list of product backlog items (PBIs) with assigned business values for the first release of the application. You will be working with an established scrum master and development team. You know the team’s capacity and the planned sprint duration. 

You need to plan the release schedule based on your existing backlog. 

Which three actions should you and the team perform? (Each correct answer presents part of the solution. Choose three.) 

A. Ask the development team to decompose the PBIs into individual tasks and estimate hours. 

B. Ask the development team to provide high level estimates to complete each PBI. 

C. Assign the PBIs to different sprints to define the release. 

D. Use the TFS 2012 task board features. 

E. Schedule the release using the Iteration Planning workbook. 

F. Order the product backlog by business value. 

Answer: B,C,E 

Explanation: Not clear because according to Planning a release they say: 

Note Release planning is no longer an official event in Scrum. It’s assumed that every 

organization will do some level of release planning. As far as Scrum is concerned, keeping 

the Product Backlog healthy and estimated is the best input for accurate release planning. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.160 

Q8. - (Topic 3) 

You design a system architecture that specifies various inter-layer communications. 

You need to ensure the validity of developers’ code against your architecture. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Create a layer diagram and specify the valid namespaces for each layer. 

B. Create a gated check-in that runs a build that validates the rules defined in the layer diagram. 

C. Use the architecture explorer to create a DGML model of the architecture. 

D. Create a gated check-in that uses Code Analysis. 

E. Create a gated check-in that runs a build that validates the rules defined in the DGML model. 

Answer: A,B 

Explanation: You can perform layer validation every time that you run a local build. If your team uses Team Foundation Build, you can perform layer validation with gated check-ins, which you can specify by creating a custom MSBuild task, and use build reports to collect validation errors. 

http://msdn.microsoft.com/en-us/library/vstudio/dd409395.aspx 

Q9. - (Topic 2) 

You are using Microsoft Test Manager (MTM). 

You have been assigned to work on a test case for an application that is still in development. There have been changes to the test case. 

You need to know what changes have been made. 

What should you do? 

A. Open the test case work item, click on Links, then view links of the linked type Versioned Item. 

B. View the automatic collected change document on the Attachments tab. 

C. Open the test case work item, click the Summary tab, and click All changes. 

D. Add a link to a test change document from the test plan properties. 

Answer:

Q10. - (Topic 2) 

You are using Microsoft Test Manager (MTM) to manage your testing efforts. 

You plan to use the Recommended tests feature to assist in identifying tests to run against a Windows Presentation Foundation rich client application. When you select a new build, no recommended tests are displayed. 

You need to configure the data collectors to enable the feature. 

Which data collector should you configure? 

A. Action Log 

B. Test Impact 

C. IntelliTrace 

D. ASP.NET Client Proxy for IntelliTrace and Test Impact 

Answer:

Q11. - (Topic 1) 

Your network environment is configured according to the following table: 

TFS2 experiences complete hardware failure. 

You need to replace TFS2. 

You install TFS on a new server. In which mode should you configure TFS? 

A. Upgrade 

B. Application-Tier only 

C. Advanced 

D. Basic 

Answer:

Q12. - (Topic 1) 

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

The Application Lifecycle Management (ALM) Center of Excellence of your organization has created a ruleset to perform the code analysis of the code being developed. 

You need to ensure that all developer’s code passes the static code analysis with the custom ruleset at the time of check in. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Under the source control of the team project, check in the .ruleset file. 

B. Create a .reg file on your machine to add a registry entry for the Code Analysis policy with the custom ruleset under H KEY_LOCAL_MACHINE\Software\Microsoft\VisualStudio\1 11.0_Config\TeamFoundation\SourceControl\Checkin Policies. 

C. Distribute the .reg file that you have created to all developers and request them to run it with elevated privileges. 

D. Add Code Analysis check-in policy team project source control settings. When prompted, select the custom ruleset file by browsing under the source control. 

Answer: A,D 

Q13. DRAG DROP - (Topic 2) 

You are using Microsoft Test Manager to view user stories and tasks in a new team project. You are building a new query that must return both work item types in a single result set. The default clause Team Project = @Project is already specified. You need to complete the 

query. 

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:  

102. - (Topic 2) 

You are using Microsoft Visual Studio 2012 to manage test environments for your company. 

You need to set up a two-computer environment for running tests. The environment needs to include: 

. A client computer running Windows 7 and . A server computer running Windows Server 2008 R2 SP 1, which acts as the web server and the database server. 

The server computer has already been created using Microsoft System Center Virtual Machine Manager (SCVMM). 

You need to create a lab environment for testing this configuration. 

What should you do? 

A. Install a physical machine with the client configuration. Connect both the client and the existing SCVMM server computers with Visual Studio 2012 through the Server Explorer window. 

B. Install and configure a virtual machine with the client configuration by using Hyper-V. Connect both the client and the existing SCVMM server computers with Visual Studio 2012 through the Team Explorer window. 

C. Install a physical machine with the client configuration. Create a new SCVMM lab environment by combining both the client and the existing SCVMM server computers by using Lab Center in Microsoft Test Manager (MTM) 2012. 

D. Install a physical machine with the client configuration. Create a new standard environment, combining the client and the server machines by using Lab Center in Microsoft Test Manager (MTM) 2012. 

Q14. - (Topic 3) 

Your team uses Microsoft Visual Studio Team Foundation Server (TFS) to manage the software development process. You use the Microsoft Visual Studio Scrum 2013 process template on your TFS Team Project. 

You work with the product owner to define and prioritize the Product Backlog. 

Due to new business regulations, a group of product backlog items need to be implemented sooner than initially planned. 

You need to raise the business value of the affected product backlog items. 

Which two actions should you perform? Each correct answer presents a complete solution. 

A. Edit the Product Backlog Item work item by changing the resolution to a higher value. 

B. Select the Product Backlog Item, and drag it towards the top of the backlog. 

C. Adjust the business value on the Product Backlog Item. 

D. Edit the Product Backlog Item work item by changing the priority to a higher value. 

E. Select the Product Backlog Item, and drag it towards the bottom of the backlog. 

Answer: A,C 

Q15. - (Topic 2) 

You are a test developer using Microsoft Test Manager (MTM). 

An application that you are testing has gone through a design change. The test case now has five test steps that contain obsolete parameters. 

You need to completely remove these parameters, their data values, and their names, but keep the test steps intact. 

What should you do? 

A. Delete all of the data value iterations for the obsolete parameters by clicking Delete iteration in the Parameter Values pane. 

B. Delete the obsolete parameters from the test case by clicking Rename parameter in the Parameter Values pane and replace the name with a blank replacement value. 

C. Delete the test steps with the old parameters and insert a new test step in their place. 

D. Delete the obsolete parameters from the test case by clicking Delete parameter in the Parameter Values pane and remove the parameter name from the test steps. 

Answer:

START 70-499 EXAM