It is impossible to pass Microsoft 70-499 exam without any help in the short term. Come to Examcollection soon and find the most advanced, correct and guaranteed Microsoft 70-499 practice questions. You will get a surprising result by our Most recent Recertification for MCSD: Application Lifecycle Management practice guides.
Q1. DRAG DROP - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You need to configure TFS to send an email notification to a group of testers when a build is completed.
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:
30. - (Topic 1)
You have a newly installed Microsoft Visual Studio Team Foundation Server (TFS). Both TFS and SQL server are installed on the same server. The SQL server installation includes the database engine component only.
You need to utilize all available TFS Reporting features.
Which two actions should you perform? Each correct answer presents part of the solution.
A. Install SQL Analysis Services.
B. Enable Data Quality Services.
C. Install SQL Server Reporting Services.
D. Install SQL Server Client Tools Connectivity.
Answer: A,C
Explanation: http://msdn.microsoft.com/en-us/library/dd578652.aspx
Q2. DRAG DROP - (Topic 3)
You are on the development team of your company's newly-formed Scrum team.
At the start of your first sprint, your Scrum Master tells you that you are required to participate in the Daily Scrum or Stand-up.
You need to attend this meeting and give feedback to three important questions.
Which three questions should you answer in sequence? To answer, move the appropriate questions from the list in the answer area and arrange them in the correct order.
Answer:
Q3. - (Topic 3)
You are planning to develop a new application.
You want to be able to measure the quality of the code you create.
You need to ensure that it is easy to test and obtain high code coverage.
What should you do?
A. Ensure that each class has only one responsibility.
B. Ensure that concrete classes depend only on other concrete classes.
C. Create as few abstract classes and interfaces as possible.
D. Create as many static methods as possible.
Answer: A
Q4. - (Topic 3)
You are using the Microsoft Framework (MSF) for Capability Maturity Model Integration
(CMMI) Process Improvement 6.0 process template.
You are the scrum master.
You need to assign product requirements to an iteration.
Which three actions should you perform? (Each correct answer presents part of the
solution. Choose three.)
A. Create a test harness to confirm that the business requirements are understood.
B. Find the dependencies among the product requirements.
C. Prioritize each of the requirements.
D. Create a prototype to validate whether or not the requirement can be accomplished.
E. Estimate the cost of each of the requirements.
Answer: B,C,E
Q5. - (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: A
Q6. - (Topic 2)
You are a test developer using Microsoft Test Manager (MTM).
You have a test case with a parameter variable that has several data values that are no
longer needed because of a change to the specifications.
You need to remove these unneeded values.
What should you do?
A. Delete the unneeded iterations.
B. Delete the unneeded test steps.
C. Delete the unneeded parameter values.
D. Delete the old parameters.
Answer: A
Q7. - (Topic 3)
You are part of a scrum team that needs to identify user stories to complete in the next sprint.
What should the scrum master do?
A. Have the product owner decide which user stories to complete within the sprint.
B. Order the user stories by their story points. Select the top stories based on the team's velocity.
C. Have the team decide which user stories to complete within the sprint.
D. The scrum master should decide which user stories to complete within the sprint.
Answer: C
Q8. DRAG DROP - (Topic 1)
Several of your company programmers are at a remote location. They are sharing files with the main office.
You need to set up a Team Foundation Server Proxy at the remote location to reduce bandwidth usage.
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:
Q9. - (Topic 3)
You are a technical team lead. Your company network includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You are assigned to work on a project with an internal development team and an off-site vendor who is new to working with your company.
You need to ensure that the code delivered by the off-site vendor is of an acceptable quality, conforms to standards, and does not affect production support.
Which three actions should you perform? (Each correct answer presents a complete solution. Choose three.)
A. Implement custom and standard check-in policies to force compliance to standards, passing of unit tests, and running static code analysis.
B. Implement a branching and permissions strategy that isolates vendor changes.
C. Implement an email alert that is triggered when the off-site vendor’s developers check in code.
D. Implement a gated check-in build.
E. Implement a policy requiring developers to shelve their changes at the end of each day.
Answer: A,B,D
Q10. - (Topic 2)
You are using Microsoft Test Manager (MTM). You are using the Microsoft Visual Studio Scrum 1.0 process template.
You are developing a test from an engineering document that has detailed verification information.
You need to ensure that the document is directly accessible whenever a tester runs a specific step.
What are two possible ways to accomplish this goal? (Each correct answer presents a complete solution. Choose two.)
A. Add a test step attachment.
B. Add a test case attachment.
C. Add a tested backlog items link.
D. Add a test case link.
Answer: A,B
Q11. - (Topic 2)
You are using Microsoft Test Manager (MTM).
You plan to organize the Priority 1 test cases into a test suite.
You need to create a test suite only for Priority 1 test cases.
Which type of test suite should you create?
A. query-based
B. priority-based
C. exploratory
D. requirements-based
Answer: A
Q12. - (Topic 1)
To support your development team’s upgrade from Visual Studio 2010 to Visual Studio 2012, you also upgrade from Team Foundation Server (TFS) 2010 to TFS 2012.
You need to provide a TFS 2012 test environment that:
. Includes data and source code from your existing TFS 2010 environment and . Allows your developers to test the new TFS 2012 and Visual Studio 2012 features while keeping the current TFS 2010 environment intact.
What should you do?
A. Install TFS 2012 side-by-side on the same server as TFS 2010. Point TFS 2012 to the existing database, SharePoint, and SQL Reporting Services.
B. Install TFS 2012 on a new server. Point TFS 2012 to the existing database, SharePoint, and SQL Reporting Services.
C. Clone the existing TFS 2010 environment (including the existing database, SharePoint, and SQL Reporting Services) on new servers and update the internal IDs. Upgrade the
cloned environment to TFS 2012.
D. Copy the existing TFS 2010 database, SharePoint, and SQL Server Reporting services to a new set of servers. Install TFS 2012 side-by-side on the same hardware as TFS 2010, and point TFS 2012 to the new servers.
Answer: C
Q13. - (Topic 3)
You are an automation engineer for your company. Your Scrum team is defining processes
for how your team should deliver products for product owner approval.
Your development team is deciding what the definition of done should be.
You need to contribute a test suite that will confirm each user story's level of done.
Which test should you perform?
A. Integration
B. Security
C. Performance
D. System
Answer: D
Q14. 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:
Q15. - (Topic 2)
You are a test developer using Microsoft Test Manager (MTM).
A test case that you maintain needs to be modified to test for a series of values returned
after a price calculation. You add a test step to test for these data values.
You need to add a parameter to the test case that represents the expected results.
What are two possible ways to achieve this goal? (Each correct answer presents a
complete solution. Choose two.)
A. Click in the test step Action column, then click Insert parameter and type the parameter name.
B. Enter the parameter name into the Parameter Values field and press Enter.
C. Click in the test step Expected Result column and type the parameter name preceded by the @ symbol.
D. Click in the test step Expected Result column, then click Insert parameter and type the parameter name.
E. Click in the test step Expected Result column and type the parameter name.
Answer: C,D