getcertified4sure.com




Buying each of our Microsoft Microsoft exam course, youll get: 1. Newest practice materials 2. On a regular basis available chat assistance and e-mail with regard to technical help 3. 100% income back promise and 99% passing ratio 4. Instant access to 70-499 dumps 5. Pass Microsoft 70-499 exam on your initial try with no any problem 6. Designed about the basis of Microsoft syllabus 7. Decades of seasoned experts

2021 Aug 70-499 rapidshare

Q131. DRAG DROP - (Topic 3) 

Your team uses Microsoft Visual Studio Team Foundation Server (TFS) to manage the software development process. You are using the Microsoft Visual Studio Scrum process template on your TFS Team Project. 

Your product owner adds new product backlog items to your backlog. 

You need to estimate how many sprints are necessary to complete the work in your backlog. 

You have set a value for the Effort field for each product backlog item found in your backlog as a first step. 

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: 


Q132. - (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: A 

Explanation: 

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


Q133. - (Topic 3) 

You are developing an n-tier application. An architect has provided a layer diagram as shown in the exhibit image. (Click the Exhibit button.) 

Your code is built as part of an automated team build. 

A class in the data access layer is changed to utilize a utility class that resides in the business logic layer. 

You need to ensure that the code and layer diagram are valid in a manner that follows good architectural and object oriented practices. 

What should you do? 

A. Create a new cross-cutting layer and refactor the utility class into the new layer, allowing the new layer to reference both the data access layer and the business logic layer. 

B. Leave the layers the same and duplicate the utility class in both the data access layer and the business logic layer. 

C. Create a new cross-cutting layer and refactor the utility class into the new layer, allowing the data access layer and business logic layer to have one-way dependencies to the new layer. 

D. Change the dependency between the data access layer and the business logic layer to be bi-directional. 

Answer: C 

256. - (Topic 3) 

You manage a geographically dispersed development team that uses the Microsoft Visual Studio Scrum 2.0 process template. 

Each of the four locations has approximately six team members. 

You need to optimize the team’s performance to minimize the impact of the geographic dispersion. 

What should you do? 

A. Setup a persistent video conference feed between the locations. 

B. Use a phone conference line for daily standups. Use a paper-based planning board and take snapshots of the board after daily standups. 

C. Organize the teams into a scrum of scrums, in which each location has a standalone team. Work off of a single product backlog and meet regularly with the leads of each scrum team. 

D. Use electronic planning and a shared source control repository so that all team members are using a single set of sources. 

Answer: C 


Q134. HOTSPOT - (Topic 1) 

You are a software developer for Contoso, Ltd. Microsoft Visual Studio Team Foundation Server (TFS) manages your code and project artifacts. The root of the project is S/Contoso/Main. 

You work primarily in the $/Contoso/Main/Website folder and below it. You do not want a copy of the folder $/Contoso/Main/Website/Images due to its size. 

You need to maximize your workspace for efficiency by minimizing the number of files you pull from the server. 

In the table below, select which folder should be mapped as cloaked and which as active. Make only one selection in each column. 

Answer: 


Q135. DRAG DROP - (Topic 2) 

Your testing team has a Microsoft Visual Studio Team Foundation Server (TFS) 2013 with a Microsoft Test Manager (MTM) environment. No new configurations have been added yet to this environment. Your organization is upgrading all computers from Windows 7 to Windows 8.1, 

The organization has decided to standardize on Internet Explorer (IE) 11 for all internal computers. As a result, the testing team needs to test everything on IE 11. Since this conversion will take a year to implement, the testing team needs to leave current configurations in place. 

You need to set up an IE 11 configuration to use in your current test cases. 

Which five 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: 


70-499 actual exam

Abreast of the times 70-499 training:

Q136. - (Topic 3) 

You develop a solution that is managed in Microsoft Visual Studio Team Foundation Server (TFS) source control using three branches according the following table. 

The branch hierarchy is shown in the exhibit. (Click the Exhibit button.) 

..... 

A new project requires you to divide your team into two separate, and largely independent, teams named Feature Team 1 and Feature Team 2. Each team works on different features. 

You need to recommend an effective long-term strategy that: 

Allows parallel development, 

Allows independent feature releases, 

Minimizes conflicts, 

Supports integration, and 

Allows bug fixes to production code. 

What should you do? 

A. Instruct both feature teams work off the DEV branch. The teams should only check in when they are ready to integrate. 

B. Create two new folders named FB1 and FB2 at the same level as the other branches. Instruct Feature Team 1 to check in to FB1 and Feature Team 2 to check in to FB2. When the teams are ready to integrate, perform baseless merges from FBI to DEV and FB2 to DEV. 

C. Instruct Feature Team 1 to check in to the DEV branch and Feature Team 2 to check in to the MAIN branch. When the teams are ready to integration, the DEV branch will be merged into the MAIN branch. 

D. Create two branches off DEV named FB1 and FB2. Instruct Feature Team 1 to check-in to FB1 and Feature Team 2 to check-in to FB2. When a team is ready to integrate, FB1 or FB2 will be merged with DEV. 

Answer: D 


Q137. - (Topic 2) 

... 

You are using Microsoft Test Manager (MTM). You have developed a new test case. 

You need to: 

Set the test case priority, 

Set the area where the test will be used, and 

Update the work item state to Ready. 

What should you do? 

A. Open the Test Configuration Manager view and change the area path, priority, and state. 

B. Open the Test Plan Manager view and change the area path, priority, and state. 

C. Open the test case work item and change the area path, priority, and state. 

D. Open the test plan Properties view and change the area path, priority, and state. 

Answer: C 


Q138. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server named Server1, which has a single team project collection containing a number of team projects. 

You want to outsource some projects to a third-party development team that will connect to Server1 by using a virtual private network (VPN). 

You need to ensure that only the projects the team has access to are available in their team project collection. 

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

A. In the TFS Administration Console, select Clone team project collection. 

B. Use the TFSConfig.exe collection /attach CollectionDB: ServerName;DatabaseName /clone command to make a copy of the existing team project collection. 

C. Use the TFSConfiq.exe collection /attach CollectionDB: ServerName;DatabaseName command to make a copy of the existing team project collection. 

D. In the TFS Administration Console, create a new empty team project collection. 

E. Use the TFS Integration Platform to copy the required team projects to the new team project collection. 

F. In the TFS Administration Console, for both the original and cloned team project collections, delete the team projects the respective teams do not need. 

Answer: D,E 


Q139. - (Topic 1) 

Your network environment is configured according to the following table: 

Your TFS environment is configured with the following URLs: 

TFS: http: //tfssrv: 8080/tfs 

Reporting: http: //tfssrv/reports 

SharePoint: http: //tfssrv/sites 

... 

You need to configure only the TFS URL to be the following fully qualified domain name (FQDN): http: //tfs.contoso.com. 

You log on to the application-tier server. What should you do next? 

A. In the IIS Manager, select TFS Website and configure the host name with the friendly name. 

B. In the TFS Administration Console, go to the Change URIs dialog box and enter the friendly URL in the Notification URL text box. 

C. In the IIS Manager, select TFS Website and configure the server URL with the friendly name. 

D. In the TFS Administration Console, go to the Change URIs dialog box and enter the friendly URL in the Server URL text box. 

Answer: B 


Q140. - (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