Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
sale

Want to Unlock All Questions for this Exam?

Full Exam Access, Discussions, No Robots Checks

Microsoft 70-497 Exam Actual Questions

The questions for 70-497 were last updated on April 23, 2024.
  • Viewing page 1 out of 25 pages.
  • Viewing questions 1-4 out of 105 questions

Topic 1 - Single Topic

Question #1 Topic 1

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.
Reveal Solution Hide Solution   Discussion  

Correct Answer: CD 🗳️
* In Team Explorer, we can query the work item databases by using a new query language
Microsoft provides: Work Item Query Language (WIQL), which has a SQL-like construct.
From Team Explorer or Web Access we can create new queries or modify existing ones.
* You can make bulk updates to many work items at a time by using
Team Web Access, Office Excel, or Office Project.

Question #2 Topic 1

You are using Microsoft Test Manager (MTM). You are using the Microsoft Solution Framework (MSF) for Agile Software Development process template. Your team has all required permissions to run the reports on the SharePoint project portal.
You need to track the progress on resolving bugs by your team for the past week.
Which Excel report should you run?

  • A. Bug Trends
  • B. Bugs by Assignment
  • C. Run the Team Trend report.
  • D. Bug Progress
Reveal Solution Hide Solution   Discussion  

Correct Answer: A 🗳️
You can use the Bug Trends report in Office Excel to track the rate at which the team is discovering, resolving, and closing Bugs. This report shows a moving average of Bugs that the team has discovered and resolved over time.
Example:

Question #3 Topic 1

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
Reveal Solution Hide Solution   Discussion  

Correct Answer: B 🗳️
To find the recommended tests, you must first run your manual tests using Test Runner or run your automated tests. When you run these tests, you have to use test settings that collect the test impact data. This test impact data contains information about which methods are called when you run your tests.
Reference: Visual Studio 2013, Which tests should be run since a previous build

Question #4 Topic 1

You are using Microsoft Test Manager (MTM) to perform exploratory testing.
You need to insert an image into the comment area for the test run.
What are two possible ways to accomplish this goal? (Each correct answer presents a complete solution. Choose two.)

  • A. Use the Add screenshot tool in the exploratory test runner and drag the selection box over the area of the screen you want to capture.
  • B. Capture the image you want to insert by using your favorite screen capture utility and paste the image into the comment area of the exploratory testing window.
  • C. Capture the image you want to insert by using your favorite screen capture utility and save the file to disk. Add the image as an attachment to the test run.
  • D. Capture the image you want to insert by using your favorite screen capture utility. Drag and drop the file onto the comment area from the Windows Explorer.
Reveal Solution Hide Solution   Discussion  

Correct Answer: AC 🗳️
A: While you work with the application, add comments and screenshots in the Test Runner window.

C: * Microsoft Test Manager (MTM) helps you by recording the actions you perform as you work with your application. You can also record screenshots, comments, file attachments, audio narration and screen video.

Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...