
Approved of 70-499 answers materials and software for Microsoft certification for IT engineers, Real Success Guaranteed with Updated 70-499 pdf dumps vce Materials. 100% PASS Recertification for MCSD: Application Lifecycle Management exam Today!
Q21. - (Topic 3)
You are developing an application by using a team of developers and a team of testers. You have an automated nightly build.
Currently, the testers take too long to test and the developers are closing a large number of bugs as “unable to reproduce.”
You need to improve the test cycle time.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
A. Enable code analysis.
B. Instruct the testers to use diagnostic data collection in their test environment.
C. Instruct the testers to test only every other build.
D. Instruct the testers to use action recordings and playback during manual testing.
E. Assign an extra day for testing at the end of the iteration.
Answer: B,D
Q22. - (Topic 2)
You are part of a test team that uses Microsoft Test Manager (MTM) on a project. The
project uses the Microsoft Visual Studio Scrum 2013 process template.
Your test team constantly adds new test cases.
You need to create a test suite that automatically includes all test cases related to the
Accounting section of the application.
What should you do?
A. Create a requirements-based test suite that includes all requirements with an Area Path of Accounting.
B. Create a query-based test suite that selects all test cases with an Area Path of Accounting.
C. Create a static suite that includes all test cases, and use the Filter option to only show accounting-related test cases.
D. Create a new query for all test cases with an Area Path of Accounting, and then copy the resulting test cases into a new test suite.
Answer: A
Explanation: http://msdn.microsoft.com/en-us/library/vstudio/dd286738(v=vs.110).aspx
Q23. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server.
You lead a team of testers that is testing a specific module of an application. You want to list only the test cases that are assigned to you testers.
You need to create a query on work items of the type Test Case.
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution. Choose two.)
A.
.
Create a team project level group for testers of your module.
.
Create a work item query that uses the = operator on the Assigned To field and the group of testers.
B.
.
Create a team for testers of your module.
.
Create a work item query that uses the = operator on the Assigned To field and the team of testers.
C.
.
Create a team project level group for testers of your module.
.
Create a work item query that uses the IN GROUP operator on the Assigned To field and the group of testers.
D.
.
Create a team for testers of your module.
.
Create a work item query that uses the IN GROUP operator on the Assigned To field and the team of testers.
Answer: C,D
Q24. - (Topic 2)
Your organization uses Microsoft Visual Studio Team Foundation Server (TFS) 2013. You
are working with tests in the TFS Web Access.
You have an existing test that uses the following parameters: @city, @state, and @postal
code.
You want to use the same parameters in a new test case.
Which two actions should you perform? Each correct answer presents part of the solution.
A. In the original test case, select convert to shared parameters.
B. Open the original test case, and copy the parameters.
C. Open the new test case, and paste the parameters.
D. In the new test case, select add a shared parameter set.
Answer: A,B
Explanation: http://msdn.microsoft.com/en-us/library/dd997832.aspx
Q25. - (Topic 3)
You are developing a new application. The application will require rapid changes after it is in production.
You need to implement practices that promote high quality and ensure the code is maintainable.
Which three practices should you implement? (Each correct answer presents part of the solution. Choose three.)
A. Refactor code based on code metrics from the maintainability index.
B. Keep the code tightly coupled.
C. Create as few classes as possible.
D. Create unit tests and monitor code coverage.
E. Create as few assemblies as possible.
F. Refactor code based on code clone analysis.
Answer: A,D,F
Q26. - (Topic 2)
You are using Microsoft Test Manager (MTM) to run manual tests.
Testers reported a bug during a test run on the V1.0 build. A build for V2.0 has been
created. Testers are still running tests against the V1.0 build.
You need to verify that the bug has been fixed in build V2.0.
What should you do?
A. Change the default build for the test plan to V2.0 and run the test case.
B. Run the test case with default settings; the latest build will be selected automatically.
C. Change the build to V2.0 by using Run with options and run the test case.
D. Change the build property for the test case to the V2.0 build and run the test case.
Answer: C
Q27. - (Topic 1)
Your network environment is configured according to the following table:
You install Microsoft SharePoint Enterprise 2010 on a new server.
You need to change the default site collection setting for your TFS installation.
What should you do?
A. From the TFS Administration Console, update the team project collection’s SharePoint default site location.
B. From IIS Manager, create an alternate access mapping for the new SharePoint default location.
C. From the TFS Administration Console, edit the SharePoint Web Application URL.
D. From the TFS Command Prompt, run the STSADM.exe command to change the TFS SharePoint default location.
Answer: A
Q28. - (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
Q29. - (Topic 3)
You are the lead software solution designer for Contoso, Ltd. You build and test software by using Microsoft Visual Studio Premium.
The company is undertaking a new software project that you will design and manage. Senior management wants stakeholders to be able to provide continuous feedback on frequent builds.
Your team uses two-week iterations and wants to view a backlog of all functionality and bugs together.
You need to implement a process template for the project. You want to achieve this goal by using minimal effort.
Which process template should you use?
A. a Scrum template
B. a CMMI template
C. your own custom template
D. an Agile template
Answer: A
Explanation: Ref: http://msdn.microsoft.com/en-us/library/jj920147.aspx
Q30. - (Topic 1)
Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS) 2012 server. Developers use Visual Studio 2012.
Developers spend a significant amount of time dealing with the improper merging of change sets.
You need to ensure that developers are prevented from encountering merges.
What should you do?
A.
.
Require all developers to utilize a local workspace.
.
Within the Source Control Settings box, select the Enable get latest on check-out option.
B.
.
Require all developers to utilize a server workspace.
.
Within the Source Control Settings box, clear the Enable multiple check-out option.
C.
.
Require all developers to utilize a server workspace.
.
Within the Source Control Settings box, select the Enable get latest on check-out option.
D.
.
Require all developers to utilize a local workspace.
.
Within the Source Control Settings box, clear the Enable multiple check-out option.
Answer: B