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.)
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.
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?
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:
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?
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
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.)
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.