Master the 70-498 Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management content and be ready for exam day success quickly with this Exambible 70-498 real exam. We guarantee it!We make it a reality and give you real 70-498 questions in our Microsoft 70-498 braindumps.Latest 100% VALID Microsoft 70-498 Exam Questions Dumps at below page. You can use our Microsoft 70-498 braindumps and pass your exam.
Q1. You have an ASP.MVC application running in production.
The application is experiencing intermittent slowdowns and client disconnections on the application tier.
You need to provide detailed execution trace information to the development team.
How should you capture this information?
A. File a bug work item in TFS directly from production.
B. Open the production server event logs in Visual Studio 2012 and create a TFS bug work item from the relevant exception messages.
C. Install and run the IntelliTrace Data Collector on the production application server(s).
D. Install and run the IntelliSense Semantics Collector on the production application server(s).
Answer: C
Q2. You are utilizing the Microsoft Solution Framework (MSF) for Agile Software Development 6.0 process template.
You need to track progress for the current sprint.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
A. Review team capacity.
B. From the Product Backlog view of the current sprint, review the By Work capacity bars for each contributor.
C. Review the task board.
D. Review the burndown chart.
E. From the project portal, review the Iteration Backlog spreadsheet.
Answer: ACE
Q3. Your development team uses Scrum as its process framework and utilizes the Microsoft Solution Framework (MSF) for Agile Software Development 6.0 process template.
Your product owner requests making an internal system public. The request is top priority for the next sprint.
You need to determine if the team can commit to the request for the next sprint. What should you do?
A. . Create user story work items for the request.
. Provide story point estimates for each user story.
B. . Create user story work items for the request.
. Record hour estimates in each user story.
C. . Create user story work items for the request.
. Create child task work items for each unit of work.
. Record hour estimates in each task.
D. . Create product backlog item work items for the request.
. Create linked task work items for each unit of work.
. Provide hour estimates for each task.
Answer: C
Q4. 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
Q5. DRAG DROP
Your IT department uses a custom SharePoint list to capture help desk calls and ticket information. Management asks you to report the mean time to repair (MTTR) on a weekly basis.
You need to modify the list to capture the data necessary to prepare the report.
What should you do? (To answer, move the four appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q6. Your company network includes Microsoft Visual Studio Team Foundation Server (TFS) 2012 and Microsoft System Center 2012.
You need to monitor your company’s application infrastructure.
What should you configure?
A. Event Log data collector
B. Configuration Manager
C. Application Controller
D. IntelliSense collector
E. Operations Manager
Answer: E
Explanation: Operations Manager is a component of Microsoft System Center 2012 that helps the organization monitor services, devices, and operations for multiple computers from a single console. This guide leads the reader through the process of planning the Operations Manager infrastructure by addressing the following fundamental decisions and tasks:
.ullet Identifying which services, applications, and infrastructure need to be monitored.
.ullet Determining the resources needed to employ Operations Manager to monitor the selected resources.
.ullet Designing the components, layout, security, and connectivity of the Operations Manager infrastructure.
See "Microsoft System Center 2012 - Operations Manager Guide"
http://technet.microsoft.com/en-us/library/cc507089.aspx
Configuration Manager provides key management capabilities around application delivery, desktop virtualization, device management, and security that make it possible to enable productivity amidst device proliferation – while also reducing costs.
Application Controller provides a unified console that helps you manage public clouds and private clouds, as well as cloud-based virtual machines and services.
There is no such thing as IntelliSense collector.
Q7. Your development team uses the Microsoft Visual Studio Scrum 2.0 process template. You are the scrum master.
The product owner has created product backlog items and assigned them to a release.
You need to work with the development team to estimate when the release will be completed.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)
A. Review the sprint backlog.
B. Review the product backlog with the Forecast option set to on to determine if the release can be completed based on the team’s velocity.
C. Have the team create tasks for each item in the product backlog and assign hour estimates to the task.
D. Review the sprint burndown chart.
E. Set each team member’s per day capacity.
F. Establish a sprint duration and a sprint velocity. Create enough sprints to complete the release.
G. Estimate effort for each item in the product backlog.
Answer: BFG
Explanation: By using the forecasting tool in Web Access, you can plan the number of Sprints it will take to complete a set of work. The forecasting tool is available only in the Product Backlog, not any of the Sprint Backlogs. Prior to being able to use the forecasting tool, your Product Backlog must have PBI and Bug work items already created with the effort specified. You can turn on forecasting by clicking the Off hyperlink next to Forecast on the right side of the backlog page. The first time you do this, Web Access prompts you for the Velocity. Using your Development Team’s Velocity, Web Access will add a Forecast column and horizontal lines to the Product Backlog. In the Forecast column, it will display the Sprint that it predicts the PBI or Bug work item will be developed in.
Professional Scrum Development with Microsoft Visual Studio 2012 p.165
Q8. You manage a development team that uses the Microsoft Visual Studio Scrum 2.0 process template.
You establish a product backlog, allocate backlog items for a sprint, and define the tasks required to complete the sprint.
You need to ensure that the agreed upon work is assigned to team members. Who should be responsible for assigning work to team members?
A. Team members
B. Product owner
C. Scrum master
D. Team lead
Answer: A
Explanation: In Scrum, work should never be directed or assigned. When creating or updating a task, don’t assign it to anyone who doesn’t request the work.
Professional Scrum Development with Microsoft Visual Studio 2012 p.183
Q9. You are assigned to manage a new development team that uses Microsoft Visual Studio Team Foundation Server (TFS) 2012 for application lifecycle management (ALM).
The development team works in a highly regulated environment.
You are required to:
Document and manage risks,
Document and manage change requests, and
Maintain a formal project issue log.
You need to select a development process for your team.
Which process template should you use?
A. Microsoft Solutions Framework (MSF) for Capability Maturity Model Integration (CMMI) Process Improvement 6.0
B. Microsoft Kanban 1.0
C. Microsoft Solutions Framework (MSF) for Agile Software Development 6.0
D. Microsoft Visual Studio Scrum 2.0
Answer: A
Q10. Your development team is using the Microsoft Solution Framework (MSF) for Capability Maturity Model Integration (CM MI) Process Improvement 6.0 process template.
You identify the high business value requirements of a project.
You need to prioritize the requirements and ensure that the updates are reflected on the TFS reports.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Set the Priority to 1 for each of the high-value requirements.
B. Use Microsoft Project.
C. Set the Stack Rank attribute to Top for each of the high-value requirements.
D. Use the Product Backlog feature.
Answer: AD
Q11. You manage a project for which the team has not delivered all of the story points committed to in a previous sprint.
You want to define the amount of work the team can commit to for the next sprint of the project.
What should you do?
A. Review the sprint burndown to define the amount of work.
B. Review the team velocity to define the amount of work
C. Allow the product owner to define the amount of work.
D. Review capacity of the team to define the amount of work.
Answer: B
Q12. Your development team reports that the operations team is not providing sufficient information for the development team to efficiently diagnose problems in production.
You need to identify standard data that the operations team should provide when they submit requests to the development team.
Which two standard artifacts should you include? (Each correct answer presents part of the solution. Choose two.)
A. Test impact analysis.
B. Event log information.
C. IntelliTrace configuration file.
D. Performance monitor configuration file.
E. Name of the application, server(s), and issue description.
Answer: BE
Explanation: Test Impact Analysis (TIA) helps in analysis of impact of development on existing tests.
http://msdn.microsoft.com/en-us/library/ff576128%28v=vs.100%29.aspx#intro
Event log information - EventLog lets you access or customize Windows 2000 event logs, which record information about important software or hardware events. Using EventLog, you can read from existing logs, write entries to logs, create or delete event sources, delete logs, and respond to log entries. You can also create new logs when creating an event source.
IntelliTrace configuration file - I couldn't find such thing.
Name of the application, server(s), and issue description seems the information a bug couldn't exist for a developer.
Networking performance counters can be accessed and managed using the
PerformanceCounter and related classes in the System.Diagnostics namespace.
Networking performance counters can also be viewed with the Windows Performance Monitor console.
Q13. Your development team uses Microsoft Visual Studio Team Foundation Server (TFS) 2012 to develop and support an enterprise-wide web application.
The system is too large to perform a manual smoke test.
You need to ensure that the latest release to production has not broken anything.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Create a new build definition with your tests configured for the production URI(s). Run the tests and have TFS report success or failure.
B. Create a new virtual machine in Microsoft Test Manager (MTM) that mirrors your production environment. Create a new build that runs your test projects and have TFS report success or failure.
C. Create a series of CodedUI Tests in Microsoft Visual Studio.
D. Create a complete set of unit test projects within Microsoft Visual Studio 2012.
Answer: BC
Q14. You are planning to develop a new application.
You want to be able to measure the quality of the code you create.
You need to ensure that it is easy to test and obtain high code coverage.
What should you do?
A. Ensure that each class has only one responsibility.
B. Ensure that concrete classes depend only on other concrete classes.
C. Create as few abstract classes and interfaces as possible.
D. Create as many static methods as possible.
Answer: A
Q15. 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: BCE
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