getcertified4sure.com

Tested 70-499 bible Reviews & Tips




Act now and download your Microsoft 70-499 test today! Do not waste time for the worthless Microsoft 70-499 tutorials. Download Rebirth Microsoft Recertification for MCSD: Application Lifecycle Management exam with real questions and answers and begin to learn Microsoft 70-499 with a classic professional.

Q11. - (Topic 2) 

Your team uses Microsoft Test Manager (MTM) to manage test cases. Your team organizes test cases so that the same test case can be associated with multiple test suites. 

You plan to create a test case and associate it to two different static test suites named Test Suite 1 and Test Suite 2. 

You need to ensure that the test suites reference the same version of the new test case. 

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

A. Drag the test case from Test Suite 1 into Test Suite 2. 

B. Create the test case inside Test Suite 1. 

C. Copy the test case from Test Suite 1, and paste it onto Test Suite 2. 

D. Right-click on the test case, and select Create a copy and add to test suite. 

Answer: B,C 

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


Q12. - (Topic 2) 

You are the product manager for Contoso, Ltd. You are using Microsoft Visual Studio to develop a new product. 

Management wants to extend the audience for the new product to include Windows 8 devices. The development team creates an alpha copy of the application for initial testing. A main requirement is to test the application on a device that has never been used for testing. 

You need to configure the device for testing after installing the remote debugger. 

Which application should you use? 

A. Microsoft Test Manager 

B. Windows App Studio 

C. Your Windows Store App 

D. Microsoft Test Tools Adapter 

Answer:

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


Q13. - (Topic 1) 

Your network environment includes the following: 

. Multi-tier Microsoft Visual Studio Team Foundation Server (TFS) 2012 server environment with HTTPS/ SSL configuration . Microsoft Exchange Server 2010 with SMTP listening on Port 587, requiring SSL and allowing open relay 

You want to be able to inform team members about changes to projects, work items, and builds. 

You need to configure email notifications for TFS 2012 using the least amount of administrative effort. 

What you should do? 

A. 

Log on to the application-tier server. 

From the TFS Administration Console, enable Email Alert Settings by entering the 5MW Server and the From address, and then editing the Advanced SMTP Settings. 

B. 

Install and configure SMTP Service by using IIS Manager on the TFS Server. 

Log on to the application-tier server. 

From the SharePoint Central Administration website, configure outgoing email settings. 

C. 

From the Command prompt, run the command TFSConfiq ConfigureMail /FrornEmailAddress: tfsadmin?contoso.com / SmtpHost: SMTPSVR1 /Port: 58] /SSL. 

D. 

Install and configure SMTP Service by using IIS Manager on the TFS Server. 

Configure the TFS Email Alert Setting to use SMTP Service. 

Configure the SMTP Service to send mail to Exchange by using port 587 and SSL. 

Answer:


Q14. - (Topic 3) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Your development team is using the Microsoft Framework (MSF) for Agile Software Development 6.0 process template. You have a number of user stories logged in TFS 

2012. 

Several user stories have external dependencies on an application programming interface (API) that is being developed by a third party. The interfaces for the API have already been agreed upon. 

You need to recommend how these external dependencies should be handled in your current sprint. 

What should you do? 

A. Add a resource to represent the third party and assign all the user stories that have dependencies on the API to this new resource. 

B. Add an agreed upon amount of effort to every user story that has dependencies on the API. 

C. Move all user stories that have dependencies on the API to the next sprint. 

D. Create mockups of the API using the agreed upon interfaces. Add user stories for integration testing to the backlog. 

Answer:


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


Q16. - (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:


Q17. DRAG DROP - (Topic 2) 

You are using Microsoft Test Manager to view user stories and tasks in a new team project. You are building a new query that must return both work item types in a single result set. The default clause Team Project = @Project is already specified. You need to complete the 

query. 

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: 

102. - (Topic 2) 

You are using Microsoft Visual Studio 2012 to manage test environments for your company. 

You need to set up a two-computer environment for running tests. The environment needs to include: 

. A client computer running Windows 7 and . A server computer running Windows Server 2008 R2 SP 1, which acts as the web server and the database server. 

The server computer has already been created using Microsoft System Center Virtual Machine Manager (SCVMM). 

You need to create a lab environment for testing this configuration. 

What should you do? 

A. Install a physical machine with the client configuration. Connect both the client and the existing SCVMM server computers with Visual Studio 2012 through the Server Explorer window. 

B. Install and configure a virtual machine with the client configuration by using Hyper-V. Connect both the client and the existing SCVMM server computers with Visual Studio 2012 through the Team Explorer window. 

C. Install a physical machine with the client configuration. Create a new SCVMM lab environment by combining both the client and the existing SCVMM server computers by using Lab Center in Microsoft Test Manager (MTM) 2012. 

D. Install a physical machine with the client configuration. Create a new standard environment, combining the client and the server machines by using Lab Center in Microsoft Test Manager (MTM) 2012. 

Answer:


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


Q19. - (Topic 1) 

Your network environment is configured according to the following table: 

The data tier is configured to use SQL Server Reporting Services (SSRS) and SQL Server Analysis Services (SSAS). The data tier currently does not contain a database named TFS_Analysis. 

You need to rebuild the data warehouse, including the SSRS and SSAS databases. 

What should you do? 

A. Log on to the application-tier server, then rebuild and redeploy the data warehouse cube by using SQL Server Business Intelligence Studio. 

B. Log on to the application-tier server and run the TFSConfig.exe Rebuild Warehouse /analysisServices / ReportingDataSourcePassword: <password> command. 

C. Log on to the application-tier server. From the Reporting node in the TFS Administration Console, select the Start Rebuild option. 

D. Log on to the database-tier server and rebuild the data warehouse using SQL Server Management Studio. 

E. Log on to the database-tier server, then rebuild and redeploy the data warehouse cube by using SQL Server Business Intelligence Studio. 

Answer:


Q20. - (Topic 1) 

Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012. 

You want to modify the build definition deployment process. 

You need to meet the following requirements: 

. The process will stop new builds from being started while making the 

modifications. 

. Builds should queue up while modifications are being made. 

. Once modifications are complete, all queued builds should be processed. 

What should you do? 

A. Set the build controller’s Processing property to Paused. Once maintenance has been completed, reset the property back to its original value. 

B. Set the build definition’s Queue Processing property to Paused for each of the build definitions being modified. Once maintenance has been completed, reset the property back to its original value. 

C. Set the build definition’s Queue Processing property to Disabled for each of the build definitions being modified. Once maintenance has been completed, reset the property back to its original value. 

D. Set the build controller’s Processing property to Disabled, Once maintenance has been completed, reset the property back to its original value. 

Answer: