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 1) 

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

You need to create a new environment that will support the ability to include a snapshot of the environment in a bug report. 

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

A. Create a standard environment. 

B. Set up Hyper-V virtual machines using a virtual disk. 

C. Create an SCVMM environment. 

D. Install a test agent on each box in the environment. 

E. Set up Hyper-V virtual machines using a physical disk. 

Answer: B,C 

Q2. - (Topic 2) 

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

The test you are developing has a two validation steps that use a parameter named TotalPrice. The feature associated with TotalPrice has changed, making the parameter and the first validation step unnecessary. The second validation step requires a new parameter named Price. 

You need to delete the TotalPrice parameter, along with its data values, and add the Price parameter to the second validation step. 

What should you do? 

A. Delete the two validation steps and the TotalPrice parameter, and then delete the parameter values for TotalPrice. 

B. Delete the first validation step and insert the Price parameter into the second validation step. 

C. Delete the first validation step and rename TotalPrice to Price in the second validation step. 

D. Delete the first validation step and insert the Price parameter into the Action column of the second validation step. 

Answer:

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

Q4. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. You have a development team named Devi that is already using the server. 

You hire a second development team named Dev2. 

You need to ensure that the development activities of Dev2 are completely isolated from those of Dev1. 

What should you do? 

A. Use the TFS Administration Console to create a new team project collection for Dev2. 

B. Run the TFSConfiq collection /create [name] command. 

C. Use the TFS Administration Console to branch a new team project collection for Dev2 from the one used by Dev1. 

D. Use Visual Studio Team Explorer 2012 to create a new team project collection for Dev2. 

Answer:

Q5. - (Topic 1) 

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

Developers spend a significant amount of time dealing with the improper merging of change sets. 

You need to ensure that developers are prevented from encountering merges. 

What should you do? 

A. 

Require all developers to utilize a local workspace. 

Within the Source Control Settings box, select the Enable get latest on check-out option. 

B. 

Require all developers to utilize a server workspace. 

Within the Source Control Settings box, clear the Enable multiple check-out option. 

C. 

Require all developers to utilize a server workspace. 

Within the Source Control Settings box, select the Enable get latest on check-out option. 

D. 

Require all developers to utilize a local workspace. 

Within the Source Control Settings box, clear the Enable multiple check-out option. 

Answer:

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

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

Q8. - (Topic 1) 

You are configuring a Team Foundation Server (TFS) Agent, which will execute an application on a Windows 7 desktop computer. 

You log on to the Windows 7 desktop computer as the user who will execute the test. The test controller machine and the Windows 7 desktop computer are in the same domain. 

You need to enable the TFS Agent to execute the application on the Windows 7 desktop computer. 

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

A. After performing the configuration steps, log off or reboot the Windows 7 desktop computer. 

B. Create a new test controller by using a local user account that is a member of the local administrators group. 

C. Add the user that was used to start the interactive process as a member of the TestAgentServiceGroup on the computer for the test controller for the agent. 

D. Use the Configure Test Agent feature, and select Interactive Process for the Run option. 

Answer: C,D 

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

Q9. DRAG DROP - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server named Server1. Server1 is use’ by two development teams, Devi and Dev2, each of which has its own team project collection. 

You add a second TFS 2012 server named Server2, which also uses an instance of Microsoft SQL Server 2012. 

You need to move all of Dev2’s content from Server1 to Server2. 

What should you do? (To answer, move the six appropriate actions from the list of actions to the answer area and arrange them in the correct order.) 

Answer:  

68. - (Topic 1) 

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

You want to create a clone of the development test environment in your domain that will support testing patches of your software while continuing to support release testing in the existing environment. 

You need to configure the environment to support network isolation. 

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

A. Add each machine to a workgroup. 

B. Install a test agent into each machine. 

C. Add a NAT server to the environment. 

D. Configure the test agent in each machine. 

E. Store the environment in a library. 

F. Add a domain controller to the environment. 

Q10. - (Topic 2) 

While reviewing a bug in Microsoft Test Manager (MTM), you realize there is no test case covering the bug. 

You need to create a test case from the bug, including test steps, and associate it with the test case for future reference. 

What should you do? 

A. In MTM, in the Verify Bugs activity, select the bug. Click Open test case. 

B. Open a Visual Studio 2012 window. Select the bug and click Open test case. 

C. In MTM, in the Verify Bugs activity, select the bug. Click Create test case from bug. 

D. Open a Visual Studio 2012 window. Create a test case and associate it with the bug. 

Answer: