Proper study guides for Improve Microsoft Software Testing with Visual Studio 2012 certified begins with Microsoft 70-497 preparation products which designed to deliver the Tested 70-497 questions by making you pass the 70-497 test at your first time. Try the free 70-497 demo right now.

Q16. You use Microsoft Test Manager (MTM) to manage your test environments. 

You plan to test an ASP.NET website on various topologies (such as one-tier, two-tier, three-tier, and n-tier) to ensure that the website supports scalability. 

You need to be able to deploy copies of predefined environments based on templates. 

What should you do? 

A. Create a System Center Virtual Machine Manager (SCVMM) environment for each topology and store them in the library. Use the library to deploy new environments. 

B. Create new standard environments with physical machines. 

C. Create new physical environments using physical machines. 

D. Create new standard environments with machines that run under System Center Virtual Machine Manager (SCVMM). 

Answer:


Q17. You are using Microsoft Test Manager (MTM). 

You need to assign test cases to testers so they will be able to find the tests they need to run. 

What should you do? 

A. Click Assign to designate the tester for each test case, then click Filter when you run the test. 

B. In the Assigned to field for each test case, select the tester, then click Filter when you run the test. 

C. For each test case, select the tester in the Assigned to field and use a work item query to filter on assigned test cases. 

D. Create a test plan for each tester. 

Answer:


Q18. You are using Microsoft Visual Studio 2012. 

A requirement has been removed and you need to update the five corresponding test cases to reflect this by changing their state. 

You need to simultaneously update the state of these five test cases. 

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

A. In Team Explorer, run a query that returns the five test cases. In the Results pane, highlight all five test cases and click Refresh. 

B. In MTM, run a query that returns the five test cases. In the Results pane, highlight all five test cases and click Run. 

C. Navigate to Web Access, run the query that returns the five test cases, select the five test cases, and edit selected work items. 

D. In Microsoft Excel, open a query that returns the five test cases. Update the State field of all of the work items. Click Publish. 

E. In Team Explorer, run a query that returns the five test cases. In the Results pane, update the state and save each test case. 

Answer: CD 


Q19. DRAG DROP 

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: 


Q20. 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:


Q21. You are using Microsoft Test Manager (MTM) for manual test runs. 

You are creating an action recording but some of the recorded actions were not part of the intended steps. 

You need to remove only the unwanted actions from the current action recording. 

What should you do? 

A. Open the test results and save the action log. Edit the action log to remove the unwanted actions. Import the file as an attachment, overwriting the initial action log. 

B. Reset the test case inside the test runner and create a new action log. 

C. Delete the unwanted actions from the captured actions inside the test runner. 

D. Open the test results and edit the action log to remove the unwanted actions. 

Answer:


Q22. You are using Microsoft Test Manager (MTM). 

Your testing team is creating test cases for an application. 

You need to assign the state of the test suite that contains test cases that are unavailable to run. 

Which state should you assign? 

A. In Planning 

B. Completed 

C. In Design 

D. In Progress 

Answer:


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

You have copied a test case that has five parameters. 

You need to change the parameter names in the new test case and keep the parameter values intact. 

What should you do? 

A. For each parameter, click Rename parameter in the Parameter Values pane. 

B. Replace the existing parameters with new, renamed parameters. 

C. Edit each test step and rename the parameters. 

D. Copy and paste the data values from the old parameters into new parameters. 

Answer:


Q24. You are using Microsoft Test Manager (MTM). 

An application that you are responsible for testing has been modified to include a new data entry field. This new field requires testing against a set of known test data. 

You need to modify the manual test case to include input and validation data for the new data entry field to meet these requirements. Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.) 

A. Create a new test case for each data value to be tested. 

B. Insert a test stepinsert a parameter into its action column to represent the input data value. 

C. Insert a test stepinsert a parameter into its Expected Results column to represent the expected result. 

D. Insert the actionexpected results values to the Parameter Values list pane. 

E. Insert a test step for each new result data value to be tested. 

Answer: BDE 


Q25. You are using Microsoft Test Manager (MTM). You are using the Microsoft Solution Framework (MSF) for Agile Software Development process template. SharePoint integration and reporting are enabled. 

You want to assess your team’s testing effort. 

To do this, you need to: 

What should you do? 

A. From the team portal, open the Test Activity Excel Report. 

B. From the team portal, open the Test Plan Progress Report. 

C. From the team portal, open the Test Case Readiness Excel Report. 

D. Open the Test Results view in MTM. 

Answer:


Q26. You are using Microsoft Test Manager (MTM). 

A test case is already in production. 

You need to modify the test case to indicate it is being reworked. 

What should you do? 

A. Change the test case state to Design. 

B. Change the test case to Blocked. 

C. Change the test case state to Closed. 

D. Change the test plan state to Inactive. 

Answer:


Q27. You are using Microsoft Test Manager (MTM). You are supporting a set of different configurations for your product. 

You plan to prepare the test plan by assigning the tester for each test case. 

You need to configure the test plan to support this requirement. 

What should you do? 

A. Assign the tester to each combination of test case and configuration. 

B. In the Assigned to field for each test case and configuration, select Tester. 

C. Assign the tester as the configuration owner for each configuration. 

D. Assign the tester to each combination of test suite and configuration. 

Answer:


Q28. You plan to conduct a test for a multi-tier ASP.NET website by using Microsoft Test Manager (MTM). You have created a test plan named Release 1.0. 

Under the Release 1.0 test plan, the test run should: 

You need to configure the Release 1.0 test plan to meet these requirements. 

What should you do? 

A. Create new test settings for Manual Tests by using the client and server roles. Select the System information and Action log diagnostic data adapters. 

B. Create new test settings for Automated Tests on the local machine. Select the IntelliTrace and Action Log diagnostic data adapters. 

C. Create new test settings for Automated Tests by using the client and server roles. Select the ASP.NET profiler and Code coverage diagnostic data adapters. 

D. Create new test settings for Manual Tests on the local computer. Select the System information and Code coverage diagnostic data adapters. 

Answer:


Q29. You are using Microsoft Test Manager (MTM) to manually test for an ASP.NET website. 

You have previously created a test plan named QA Release 1.0 that contains 115 test cases, and you are now planning the testing for Release 2.0. 

The QA Release 2.0 test plan must meet the following requirements: 

You need to facilitate simultaneous testing of the website by creating the QA Release 2.0 test plan according to the stated requirements. 

What should you do? 

A. Copy the root test suite from the QA Release 1.0 test plan into the QA Release 2.0 test plan. 

B. Clone the root test suite from the QA Release 1.0 test plan into the QA Release 2.0 test plan. 

C. Copy all the test cases from the QA Release 1.0 test plan into the QA Release 2.0 test plan by using the Create copy option in Test Case Manager. 

D. Export all the test cases from the QA Release 1.0 test plan into Excel, then import them into the QA Release 2.0 test plan. 

Answer:


Q30. You are using Microsoft Test Manager (MTM) to run manual tests. 

Testers reported a bug during a test run on the V1.0 build. A build for V2.0 has been created. 

Testers are still running tests against the V1.0 build. 

You need to verify that the bug has been fixed in build V2.0. 

What should you do? 

A. Change the default build for the test plan to V2.0 and run the test case. 

B. Run the test case with default settings; the latest build will be selected automatically. 

C. Change the build to V2.0 by using Run with options and run the test case. 

D. Change the build property for the test case to the V2.0 build and run the test case. 

Answer: