getcertified4sure.com

Facts about exam 70-498 book




Cause all that matters here is passing the Microsoft 70-498 exam. Cause all that you need is a high score of 70-498 Delivering Continuous Value with Visual Studio 2012 Application Lifecycle Management exam. The only one thing you need to do is downloading Testking 70-498 exam study guides now. We will not let you down with our money-back guarantee.

2021 Oct exam 70-498 book:

Q31. You are developing an application that has several automated builds that build, perform code analysis, and unit test portions of your code. Your team also performs peer review for code changes in an informal manner. 

You need to meet the following requirements: 

. Provide documentation on quality checks and reviews for any changes to the code base. 

. Ensure code quality. 

. Maintain your team’s efficiency. 

What should you do? 

A. Institute gated check-ins to the build process. 

B. Deny developers check-in permissions. Allow them to shelve changes and have a senior team member check in the shelve-set after review. 

C. Utilize the Code Review work items and workflow before check-ins. 

D. Perform a weekly code review on subset of recent check-ins. 

Answer: C 


Q32. You are using the Microsoft Visual Studio Scrum 2.0 process template. You are a scrum master leading a scrum team. 

Your team is new to Agile and Lean practices. 

You need to ensure that your team communicates efficiently. 

Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.) 

A. Utilize visual controls, such as task boards. 

B. Co-locate team members. 

C. Document the design of functionality you plan to build. 

D. Hold a weekly conference call with the entire team to review the bug list. 

E. Discuss issues through an email thread. 

F. Conduct daily face-to-face stand-up meetings. 

Answer: ABF 


Q33. 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 


Q34. You are utilizing the Microsoft Visual Studio Scrum 2.0 process template. 

Your development team uses the storyboard feature in Visual Studio 2012. 

You need to ensure that there is consistency of user interface between different features of the product. 

What should you do? 

A. Create a design guide document with images of sample standard layouts. Provide a copy of this document to all team members. 

B. Create custom storyboard shapes by using Microsoft PowerPoint that match your corporate standard user interface (UI) controls. Export these and make them available to the team as an import for use in all storyboards. 

C. Create custom storyboard shapes in PowerPoint that match your corporate standard UI controls. Save the results as a PowerPoint template in the SharePoint site associated with the Team project collection. Instruct team members to import the shapes. 

D. Create images of your UI controls as GIF/JPEG files that match your corporate standard UI controls. Export these and make them available to the team as an import for use in all storyboards. 

Answer: B 


Q35. You design a system architecture that specifies various inter-layer communications. 

You need to ensure the validity of developers’ code against your architecture. 

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.) 

A. Create a layer diagram and specify the valid namespaces for each layer. 

B. Create a gated check-in that runs a build that validates the rules defined in the layer diagram. 

C. Use the architecture explorer to create a DGML model of the architecture. 

D. Create a gated check-in that uses Code Analysis. 

E. Create a gated check-in that runs a build that validates the rules defined in the DGML model. 

Answer: AB 

Explanation: You can perform layer validation every time that you run a local build. If your team uses Team Foundation Build, you can perform layer validation with gated check-ins, which you can specify by creating a custom MSBuild task, and use build reports to collect validation errors. 

http://msdn.microsoft.com/en-us/library/vstudio/dd409395.aspx 


Refresh 70-498 exam prep:

Q36. 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 


Q37. Your company is developing a new version of an existing application. The current list of feature requests is made up mostly of three years’ worth of bug reports and help desk support call data. 

The company has no formal process for requesting input from its customer base. 

You need to be able to prioritize the information and develop an accurate, useful list of feature requests. 

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

A. . Use focused customer interviews to review the bug reports and help desk data. 

. Create the requirements documents from the resulting information. 

B. . Create a single requirements document that includes all the bug reports and help desk call items. 

. Put this document on the backlog of the project. 

C. . Working from the bug reports and help desk data, create an Excel workbook project matrix that ranks items based on complexity and priority. 

. Determine the project requirements for the next iteration that includes the top ranking items on the matrix. 

D. . use storyboarding diagrams and work with the stakeholders to filter, map, and expand on the bug reports and help desk call data. 

. Review the diagrams with the stakeholders and create requirements documents based on that review. 

E. . Hold a series of joint application design (JAD) sessions with representation from support, development, help desk, and customers. Filter out the bad items from the bug reports and help desk data. 

. Create formal requirements documents based on the results of these sessions. 

Answer: BCE 


Q38. You are part of a scrum team that is trying to identify user stories to complete in the next sprint. 

You and the team need to select user stories for the next sprint. 

What should you do? 

A. Have the product owner decide which user stories to complete within the sprint. 

B. Have the scrum master decide which user stories to complete within the sprint. 

C. Have the team decide which user stories to complete within the sprint. 

D. Order the user stories by their story points. Select the top stories based on the team’s velocity. 

Answer: C 

Explanation: The Sprint is a fixed-length event (30 days or less) in which the Development Team forecasts items from the Product Backlog and develops the items in the Sprint Backlog according to the acceptance criteria and their Definition of “Done.” 

Professional Scrum Development with Microsoft Visual Studio 2012 p.169 


Q39. Your development team uses Microsoft Visual Studio Team Foundation Server (TFS) 2012 with the Microsoft Framework (MSF) for Capability Maturity Model Integration (CMMI) template. 

You are reviewing outstanding issues with your team and trying to agree on whether you can mark a particular issue as resolved. 

You need to determine whether the issue has been resolved. 

Which two criteria must the team meet before the issue can be marked as resolved? (Each correct answer presents part of the solution. Choose two.) 

A. All impediments under an issue have been completed. 

B. All user stories under an issue have been completed. 

C. Stakeholders are satisfied that the issue has been resolved. 

D. All tasks under an issue have been completed. 

Answer: CD 

Explanation: Review Issues for Resolution After all tasks under an issue have been completed, the stakeholders should decide whether the issue has been resolved. http://msdn.microsoft.com/en-us/library/ee461539.aspx 


Q40. Your client is utilizing the Microsoft Visual Studio Scrum 2.0 process template. 

Your client provides a set of acceptance tests for Product Backlog Items (PBI). The PBI work has been committed to in the upcoming sprint. 

You need to ensure that the status of the acceptance tests can be reported from TFS. 

What should you do? 

A. Store the acceptance test as rows in a Microsoft Excel spreadsheet and attach the spreadsheet to the PBI work item. 

B. Store the acceptance test as rows in a Microsoft Excel spreadsheet. Save the spreadsheet in the associated project portal site and link it to the PBI work items. 

C. Create Test case work items. Link the test cases to the PBI work items by using a Tests link type. 

D. Create Test case work items. Link the PBJ work items by using a Parent link type to the test cases. 

Answer: C