aiotestking uk

70-499 Exam Questions - Online Test


70-499 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

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

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

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 

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

Q4. - (Topic 3) 

You are developing an application by using a team of developers and a team of testers. You have an automated nightly build. 

Currently, the testers take too long to test and the developers are closing a large number of bugs as “unable to reproduce.” 

You need to improve the test cycle time. 

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

A. Enable code analysis. 

B. Instruct the testers to use diagnostic data collection in their test environment. 

C. Instruct the testers to test only every other build. 

D. Instruct the testers to use action recordings and playback during manual testing. 

E. Assign an extra day for testing at the end of the iteration. 

Answer: B,D 

Q5. - (Topic 3) 

You develop a web application that will be automatically deployed to a staging web server on which Internet Information Services (115) 7 is installed. 

You are defining a new build definition based on the DefaultTemplate.xaml build process template. This build definition will run every night and will publish the web application to a specific location. 

You provide the following MSBuild arguments in your build definition: 

You need to ensure that all prerequisites are installed and configured at the web server to support the build definition. 

What should you do? 

A. Install a self-signed server certificate for the site on which the web application is deployed. 

B. Install Team Foundation Power Tools. 

C. Install and configure Microsoft Web Deploy and Web Management Services. 

D. Create an FTP site for the address staging.mycompany.com. 

Answer:

289. - (Topic 3) 

... 

You are assigned to manage a new development team that uses Microsoft Visual Studio Team Foundation Server (TFS) 2012 for application lifecycle management (ALM). 

The development team works in a highly regulated environment. 

You are required to: 

Document and manage risks, 

Document and manage change requests, and 

Maintain a formal project issue log. 

You need to select a development process for your team. 

Which process template should you use? 

A. Microsoft Solutions Framework (MSF) for Capability Maturity Model Integration (CMMI) Process Improvement 6.0 

B. Microsoft Kanban 1.0 

C. Microsoft Solutions Framework (MSF) for Agile Software Development 6.0 

D. Microsoft Visual Studio Scrum 2.0 

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

Q7. - (Topic 3) 

Business analysts in your organization create large, extremely detailed requirements specifications. 

Some business analysts report that developers are not delivering according to specifications. 

You need to improve requirements management and delivery. 

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

A. Require the business analysts to give the developers summaries of each requirement instead of the detailed specification. 

B. Require the developers to prioritize requirements. 

C. Use Microsoft PowerPoint storyboarding to improve the understanding of requirements. 

D. Use the Feedback Manager tool to gather feedback from the business analysts regularly. 

Answer: C,D 

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

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

Q10. DRAG DROP - (Topic 2) 

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

You need to produce a list of manual test runs over the past week. 

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: