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 company uses Microsoft Visual Studio Team Foundation Server (TFS). You have permissions to modify work items. 

The current product backlog item WIT is functioning properly. However, the product owner needs to track each product backlog item's estimated value to the company. The company has a system that ranks value by using a grading system of A-E. The company needs a new field in the product backlog item that captures this system and only allows A-E. 

You need to modify the product backlog item WIT on the server. 

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

A. Use the TFS administration console to add a field product backlog item WIT. 

B. Use the process template manager, and download the process template. Use the process template editor to edit the WIT. Upload the edited template as a new process template. 

C. Use the process template editor to add a field to the existing WIT. 

D. Use witadmin.exe to download the XML Edit the XML to add the field, and use witadmin to upload the edited XML document. 

Answer: A,B 

Explanation: http://msdn.microsoft.com/en-us/library/vstudio/ms194980(v=vs.110).aspx 

Q2. - (Topic 2) 

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

You are developing a test case that must be run multiple times with different input values for a specific field each time. You have a list of values that will be used for the input. 

You need to modify the test to enter each value into the field. 

What should you do? 

A. Insert a parameter into the Action column of the test step and enter the input values into the Parameter Values pane. 

B. Insert a parameter into the Expected Results column of the test step and enter the input values into Parameter values pane. 

C. Insert a parameter into the Action column of the test step. 

D. Create test steps for each input value in the Action column. 

Answer:

Q3. - (Topic 2) 

You are using Microsoft Test Manager (MTM) to run a test case. During the previous run of the same test case, a bug was filed. The developer could not reproduce the bug. The test settings assigned to the test plan do not include an adapter to collect IntelliTrace data. 

You have created a test setting that includes the IntelliTrace data adapter. 

You need to re-run the test with the settings that have the IntelliTrace data adapter. 

What should you do? 

A. Select the test case. Select the Run with option. Select the test setting that collects IntelliTrace information. 

B. Select the test suite that contains the test case. Click Settings, then right-click IntelliTrace to enable it. 

C. Open the test case. Click Settings to select the settings that have the IntelliTrace data adapter. 

D. Run the test case with its default settings. Click View Results and locate the IntelliTrace file that was created when the test case was executed. 

Answer:

Q4. - (Topic 2) 

You are using Microsoft Test Manager (MTM). 

You plan to design a shared steps work item with the possibility that it will be used with multiple rows of test data. You need to create a test case that contains the shared steps in multiple iterations. You 

also need to provide different test data for each iteration. What should you do? 

A. Create a copy of the shared steps work item and provide different values for the parameters in the original shared steps work item and its copy. Use the different shared steps work items in the test cases to get different test data. 

B. Create an action recording of the shared steps work item and specify multiple parameter values while recording. 

C. Provide default parameter values in the shared steps work item and provide different data in the test case for multiple iterations. 

D. Provide multiple values for parameters in the shared steps. 

Answer:

Q5. - (Topic 3) 

You are developing release plans for a new software development project. 

You need to document a flexibility matrix. 

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

A. schedule 

B. risk mitigation 

C. scope 

D. cost or resources 

E. decision-making authority 

F. solution architecture 

Answer: A,C,D 

Explanation: http://pm-lotus.com/Wordpress/2009/09/15/the-flexibility-matrix/ 

Q6. DRAG DROP - (Topic 2) 

Your team uses Microsoft Test Manager (MTM) to manage test cases. You have a test plan with test cases organized in multiple test suites. You add a new configuration and associate it to your test plan. 

You need to include the new configuration in a test suite as part of the default configurations. 

Which three 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. 

Answer:  

Q7. - (Topic 1) 

Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012) server installed at its main office. Branch offices have limited bandwidth connecting to the main office. 

Client team members at one of the branch offices report that it is taking too long to retrieve files from source control. 

You need to speed up the source control access for their most commonly accessed files. 

What should you do? 

A. 

Install a SQL server at the remote office and configure replication of the source control database from the main office to the SQL server at the remote office. 

Install and configure a TFS proxy server at the remote office to use the replicated database. 

Configure all the clients at the remote office to use the new proxy server 

B. 

Install a new TFS instance at the remote office and configure it to sync with the main office. 

Configure all the clients at the remote office to connect to the new TFS instance. 

C. 

Install and configure a TFS proxy server at the remote office. 

Configure all the clients at the remote office to use the new proxy server. 

D. 

Install and configure a TFS proxy server at the remote office. 

Run the TFSConfig.exe command to redirect remote users to the TFS proxy server based on IP address. 

Install and configure a TFS proxy server at the remote office. 

Run the TFS Admin Console command to redirect remote users to the TFS proxy server based on IP address. 

Answer:

Q8. - (Topic 3) 

Your company is considering adopting the family of Microsoft Visual Studio 2012 features. 

You need to identify which out-of-the-box features you could use to create an end-to-end application lifecycle management (ALM) solution. 

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

A. Time tracking and budget analysis 

B. Manual testing 

C. Unit testing and code coverage 

D. Requirements management 

E. Deployment to production 

Answer: B,C,E 

Explanation: There is no Time tracking and budget analysis in TFS or VS, this is likely MS Project Feature. Requirements management is a TFS Feature. http://msdn.microsoft.com/en-us/library/ms364062%28v=vs.80%29.aspx 

I do see Manual testing, Unit testing and code coverage, and Deployment at VS2012 Feature comparisons page http://www.microsoft.com/visualstudio/eng/products/compare 

Q9. - (Topic 2) 

Your team uses Microsoft Test Manager to manage test cases. You are creating test plans for your team to use. 

You need to update your test plan properties before your team creates test suites and test cases. 

Which two test plan properties should you set? Each correct answer presents part of the solution. 

A. Expected Results 

B. Assigned Tester 

C. Area Path 

D. Owner 

Answer: A,B 

Explanation: http://msdn.microsoft.com/en-us/library/vstudio/dd286583(v=vs.110).aspx#AssignTests 

Q10. - (Topic 1) 

Your team uses Microsoft Visual Studio Team Foundation Server (TFS) to manage software development processes that have multiple team projects associated to a single team project collection. 

You install a second TFS server in order to establish a test environment for future changes. 

You need to copy the contents of your team project collection to your new TFS installation. 

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

A. Create a backup of the team project collection database. 

B. Configure your new TFS to use the same databases as your initial TFS. 

C. Attach the team project collection on the new server. 

D. Detach the team project collection from TFS. 

Answer: A,B 

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