You need to meet the following requirements: · Provide documentation on quality checks and reviews for an
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 performspeer 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?
What should you do?
Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server and
several TFS 2012 build servers configured. You needto ensure that developers compile their own code against
the latest code before checking their changes into source control. What should you do?
Which two actions should you perform?
You design a system architecture that specifies various inter-layer communications. You need to ensurethe
validity of developers’ code against your architecture.
Which two actions should you perform? (Each correctanswer presents part of the solution.
Choose two.)
You need to minimize WAN utilization and improve the response times for downloading source code
Your client’s network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012
server installed at its main office. The network administrator at a remote office reports high WAN utilization.
Users at the remote office report slow response times when downloading source code. You need to minimize
WAN utilization and improve the response times for downloading source code. What should you do?
You need to select a unit testing strategy to verify the business logic layer
You develop an n-tier application that includes thefollowing components:
· Database
· Data access layer
· Business logic layer
· Presentation layer (website)
The database has approximately 100 tables and stores large amounts of data.
You need to select a unit testing strategy to verify the business logic layer.
What should you do?
You need to delete the shelveset
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. A
user places a large shelveset on the TFS server. You need to delete the shelveset. What should you do?
You need to ensure that each team can manage work separately while editing a shared code base
You manage a project that has three teams working in parallel on a single codebase using a Scrum process
methodology.
You need to ensure that each team can manage work separately while editing a shared code base.
What should you do?
You need to restore the deleted file to versioncontrol
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. A
user accidentally deletes a file from version control. You need to restore the deleted file to versioncontrol.
What should you do?
You need to undo any checked-out files for the user
DRAG DROP
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. A
developer has left the company and still has files checked out. The developer’s computer is no longer available
to undo the checkouts. You need to undo any checked-out files for the user. You also need to delete the user’s
workspace. What should you do? (To answer, move thethree appropriate actions from the list of actionsto the
answer area and arrange them in the correct order.)
Which two actions should you perform?
You create a layered web application. The service layer includes a suite of nUnit tests for the code. The web
application contains JavaScript and has no tests.
You configure a build agent running as a service and create an automated build.
You need to include unit testing in the developmentand automated build of the application. You need to
achieve this goal with the least amount of impact to the development team.
Which two actions should you perform? (Each correctanswer presents part of the solution.
Choose two.)