Q1. DRAG DROP - (Topic 2)
You are using Microsoft Test Manager (MTM) to manage your testing efforts.
You need to produce a list of manual test runs over the past week.
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:
Q2. DRAG DROP - (Topic 2)
You are a test developer using Microsoft Test Manager (MTM).
You are editing a test plan for a product.
You need to supply a new custom configuration variable in the configuration setting for one
of the test cases.
In which order should you perform the actions in MTM? To answer, move all actions from
the list of actions to the answer area and arrange them in the correct order.
Answer:
Q3. - (Topic 3)
You manage a project that has three teams working in parallel on a single codebase using a Scrum process methodology.
You need to ensure that each team can manage work separately while editing a shared code base.
What should you do?
A. Within a single team project, create separate iteration paths for each team. Assign each team member to their respective iteration path.
B. Create a team project for each team, assigning different team members to each team project.
C. Within a single team project, create three teams. Assign each team member to their respective teams.
D. Create a team project for each team, assigning all team members to each team project.
Answer: C
Q4. DRAG DROP - (Topic 1)
Your team uses Microsoft Visual Studio Team Foundation Server (TFS) to manage automated builds.
You need to make modifications to one of your build definitions. You want your team to be able to queue new builds, but you want those builds to run only after you complete your changes.
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:
Q5. - (Topic 3)
Your scrum team develops features for new applications and performs maintenance on legacy applications. The newer applications have unit tests, but there are very few tests for the legacy code.
Recently, bugs in the legacy code have been consuming resources that could be used for more important development.
You need to define an approach for building tests on the legacy code. You need to achieve this goal without affecting the team’s delivery cadence on the new applications.
What should you do?
A. Write tests for legacy code between sprints.
B. Implement manual testing for bug fixes to legacy code.
C. Stop new development and write tests for most of the legacy code.
D. Continue development on the new applications, but write tests for any legacy code you work on as part of maintenance.
Answer: D
Q6. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Your development team has a Visual Studio solution file that is used to build a software product.
A developer reports that when he retrieves the latest source file to his computer from TFS and performs a build, the build frequently breaks.
You need to provide a solution that prevents check-ins to TFS that will break developers’ builds.
What should you do?
A. Configure a Team Build for the project and set the build trigger to Continuous Integration. Then modify the build template to automatically roll back check-ins from failed builds.
B. Configure a Team Build for the solution and set the trigger to Gated Check-in.
C. Configure a Team Build for the solution and set the trigger to Schedule. Then modify the build template to automatically roll back check-ins from failed builds.
D. Configure a Team Build for the project and set the build trigger to Continuous Integration.
Answer: B
Q7. - (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
Q8. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You need to be able to trace bugs to the code that addresses the bug.
What should you do?
A. Enable the Work Items check-in policy. In the Edit options of the policy, select Bug from the list of work item types.
B. Enable the Work Items check-in policy. In the Edit options of the policy, select the Active Bugs query.
C. Enable the Work Items check-in policy and request that all developers associate the work item to the appropriate bug at the time of check-in.
D. Enable the Changeset Comments check-in policy.
Answer: C
Q9. - (Topic 3)
You are using the Microsoft Framework (MSF) for Capability Maturity Model Integration
(CMMI) Process Improvement 6.0 process template.
You are the scrum master.
You need to assign product requirements to an iteration.
Which three actions should you perform? (Each correct answer presents part of the
solution. Choose three.)
A. Create a test harness to confirm that the business requirements are understood.
B. Find the dependencies among the product requirements.
C. Prioritize each of the requirements.
D. Create a prototype to validate whether or not the requirement can be accomplished.
E. Estimate the cost of each of the requirements.
Answer: B,C,E
Q10. - (Topic 2)
You plan to roll out Microsoft Test Manager (MTM). Phase 1 testing will include manual testing only. In Phase 2, you will introduce automated test suites to complement manual testing.
You plan to use diagnostic data adapters for each phase.
You need to provide the correct diagnostic data adapters.
Which data diagnostic adapter is only applicable to manual testing and would accomplish this goal?
A. Code coverage
B. Actions
C. Video Recording
D. Event Log
E. Test impact
Answer: B