aiotestking uk

70-499 Exam Questions - Online Test


70-499 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

Q1. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server. A single build machine is installed with one controller and two agents. The working directories are configured to use the following working directory: 

$(SystemDrive)\Builds\$(BuildAgentId)\$(BuildDefinitionPath). 

Your system drive is running out of space and some builds often fail with the following error: 

“The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.” 

You need to meet the following requirements: 

. Point the working path to drive D. . Construct a working directory that can be used to define the shortest unique path for each build agent it is used on. 

What should you do? 

A. Set the Build Agent working directory path to D: \BId\$(BuildAqentld)\$(BuildDetinitionPath). 

B. Create a system variable named BuildDrive and set its value to D: \. 

C. Set the Build Service working directory path to D: \BId\$(BuildAqentld)\$(BuildDefinitionPath). 

D. Set the Team Foundation Build variable named $(BuildDrive) to the value D: \. 

Answer:

Q2. - (Topic 3) 

Your team is setting up a test lab for the test team. Hyper-V is not the company virtualization standard. You are in a planning meeting representing the development team. 

The information technology (IT) group indicates that they are reluctant to purchase a Hyper-V server and have limited resources available for maintaining test environments. 

You need to suggest a solution for managing pre-production environments. 

What should you do? 

A. Explain that Standard Environments in Lab Management can be used, but that IT will still have to provision test VMs. 

B. Explain that TFS Lab Management is a solution, but requires Hyper-V. 

C. Explain that Standard Environments in Lab Management is a solution, but requires physical machines. 

D. Explain that Lab Management is a solution and that IT will not need to be involved since Lab Management can be used to self provision test VMs. 

Answer:

Explanation: Standard Environments: Standard environments can contain a mix of virtual and physical machines. You can also add virtual machines to a standard environment that are managed by third-party virtualization frameworks. In addition, standard environments do not require additional server resources such as an SCVMM server. SCVMM environments: SCVMM environments can only contain virtual machines that are managed by SCVMM (System Center Virtual Machine Manager), so the virtual machines in SCVMM environments can only run on the Hyper-V virtualization framework. However, SCVMM environments provide the following automation and management features that are not available in standard environments. 

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

Q3. DRAG DROP - (Topic 1) 

Your company has a Microsoft Visual Studio Team Foundation Server (TFS) 2013. The company uses a Microsoft SharePoint instance as part of the physical TFS setup. 

The IT department is configuring scheduled backups. 

You need to grant the system administrators the appropriate permissions to configure the scheduled backups. 

Which permissions or roles should you assign to the system administrators? To answer, drag the appropriate permissions to the correct system. Each permissions may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. 

Answer:  

Topic 2, Volume B 

Q4. - (Topic 3) 

You are the product owner for a new application. You have the list of product backlog items (PBIs) with assigned business values for the first release of the application. You will be working with an established scrum master and development team. You know the team’s capacity and the planned sprint duration. 

You need to plan the release schedule based on your existing backlog. 

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

A. Ask the development team to decompose the PBIs into individual tasks and estimate hours. 

B. Ask the development team to provide high level estimates to complete each PBI. 

C. Assign the PBIs to different sprints to define the release. 

D. Use the TFS 2012 task board features. 

E. Schedule the release using the Iteration Planning workbook. 

F. Order the product backlog by business value. 

Answer: B,C,E 

Explanation: Not clear because according to Planning a release they say: 

Note Release planning is no longer an official event in Scrum. It’s assumed that every 

organization will do some level of release planning. As far as Scrum is concerned, keeping 

the Product Backlog healthy and estimated is the best input for accurate release planning. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.160 

Q5. - (Topic 3) 

You are the lead developer and architect of a development team that develops line of business (LOB) applications. 

You need to define an architectural design process for the LOB applications. 

Which three architectural goals and principles should you adopt? (Each correct answer presents a complete solution. Choose three.) 

A. Build to change, instead of building to last. 

B. Model to analyze and reduce risk. 

C. Consider the team velocity. 

D. Use models and visualizations as a communication and collaboration tool. 

E. Baseline the architecture to ensure consistency and minimize deviation. 

Answer: A,B,D 

Explanation: Consider the following key principles when designing your architecture: Build to change instead of building to last. Consider how the application may need to change over time to address new requirements and challenges, and build in the flexibility to support this. Model to analyze and reduce risk. Use design tools, modeling systems such as Unified Modeling Language (UML), and visualizations where appropriate to help you capture requirements and architectural and design decisions, and to analyze their impact. However, do not formalize the model to the extent that it suppresses the capability to iterate and adapt the design easily. Use models and visualizations as a communication and collaboration tool. Efficient communication of the design, the decisions you make, and ongoing changes to the design, is critical to good architecture. Use models, views, and other visualizations of the architecture to communicate and share your design efficiently with all the stakeholders, and to enable rapid communication of changes to the design. Identify key engineering decisions. Use the information in this guide to understand the key engineering decisions and the areas where mistakes are most often made. Invest in getting these key decisions right the first time so that the design is more flexible and less likely to be broken by changes. 

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

Q6. - (Topic 2) 

You are using Microsoft Test Manager (MTM). 

You have a shared steps work item that you want to hide in the Shared Steps Manager. 

You need to ensure that only active shared steps work items are displayed. 

What should you do? 

A. Change the state of the shared steps work item to Closed, then customize the filter of the Shared Steps Manager view to display shared steps that have the status Active. 

B. Delete the shared steps work item from all test cases where it is used, then delete the shared steps work item from the Shared Steps Manager. 

C. For the shared steps work item, change the Show in Shared Step Manager setting to Do Not Show. 

D. Change the state of the shared steps work item to Removed. 

Answer:

Q7. DRAG DROP - (Topic 2) 

You are using Microsoft Test Manager (MTM). 

Your company would like to support the Windows Server 2008 operating system for the application being tested. 

You need to add Windows Server 2008 as a new value to the operating system configuration variable. 

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:  

Q8. - (Topic 3) 

Your development team uses the Microsoft Visual Studio Scrum 2.0 process template. You are the product owner. 

Your product backlog includes a number of items that appear to have equal priority. However, the items have differing business value, complexity, and risk. 

You need to order the backlog based on risk, complexity, and business value. 

What should you do? 

A. Work on items with the highest ratio of business value to effort first. 

B. Work on items that have the highest effort first. 

C. Work on items that have the lowest effort first. 

D. Assign a risk factor to each product backlog item and work on items with the highest risk factor first. 

E. Work on items that have the highest business value first. 

Answer:

Explanation: The Product Backlog should be ordered by the Product Owner to maximize the value of the software being developed. He or she will know what features and bug fixes need to be developed before others. Release planning depends on the backlog being correctly ordered. The order can be based on many factors: business value, risk, priority, technical value, learning value, or necessity. Items at a higher order are clearer and more detailed than lower-ordered ones. Effort estimates are more accurate on these items as well. In fact, the higher the order, the more a PBI or bug has been considered, and the consensus is greater regarding it, its value, and its cost. 

Professional Scrum Development with Microsoft Visual Studio 2012 p.156 

Q9. - (Topic 3) 

Your development team uses Scrum as its process framework. 

You need to identify key metrics for measuring the effectiveness of any process changes. 

Which three key metrics should you measure? (Each correct answer presents a complete solution. Choose three.) 

A. Number of story points delivered during the sprint 

B. Number of tasks added to the sprint after the sprint starts 

C. Number of bugs reported by testers 

D. Number of classes in the code-base 

E. Number of items added to the Product Backlog 

F. Number of manual test cases created 

Answer: A,B,C 

Q10. - (Topic 3) 

You are the application architect on your team. You have a straightforward architecture consisting of an ASP.NET MVC Web Application that depends on a Class Library, which contains the Business Logic. The Business Logic uses another Class Library that contains the Data Access code. 

No code in the UI should ever use the Data Access library directly. 

You need to enforce this architectural requirement. 

Which Visual Studio tool should you use? 

A. Layer Diagram 

B. Directed Graph Document 

C. Dependency Graph 

D. UML Component Diagram 

Answer:

Explanation: 

Ref: http://msdn.microsoft.com/en-us/library/dd409462.aspx