연구결과에 의하면 Microsoft 70-499 (Recertification for MCSD: Application Lifecycle Management)시험은 너무 어려워 시험패스율이 낮다고 합니다. Pass4Test의 Microsoft 70-499 (Recertification for MCSD: Application Lifecycle Management)덤프와 만나면 Microsoft 70-499 (Recertification for MCSD: Application Lifecycle Management)시험에 두려움을 느끼지 않으셔도 됩니다. Pass4Test의 Microsoft 70-499 (Recertification for MCSD: Application Lifecycle Management)덤프는 엘리트한 IT전문가들이 실제시험을 연구하여 정리해둔 퍼펙트한 시험대비 공부자료입니다. 저희 덤프만 공부하시면 시간도 절약하고 가격도 친근하며 시험준비로 인한 여러방면의 스트레스를 적게 받아 Microsoft 70-499 (Recertification for MCSD: Application Lifecycle Management)시험패스가 한결 쉬워집니다.
NO.1 You are the lead software developer for your company. You are using Microsoft Visual
Studio 2012 and Test Driven Development to create a new commercial software product.
Management asks you to define unit testing standards that all developers will follow.
You need to design the first unit test for a new class.
What should you design the first unit test to do initially?
A. test a range of values
B. test exceptional cases
C. pass the base case
D. fail the base case
Answer: D
Explanation:
You create the first test to fail the base case. Then based on the results of the failure, you implement
the code to achieve a pass.
Ref: http://blog.cellenza.com/alm-2/visual-studio/tutorial-test-driven-development-withvisual-
studio-2012/
NO.2 You are a lead developer for your company. You are responsible for a managed application
with an existing codebase.
Customers report that the software is unstable. Management wants you to lead an effort to add unit
testing to the application.
You need to identify the part of the application that will benefit most from adding unit tests. The goal
is to achieve better software quality for the most users.
Which section of code should you target? More than one answer choice may achieve the goal. Select
the BEST answer.
A. code that has remained unchanged for years
B. code that is complicated but rarely executed
C. code that was recently added to the project
D. code to which many bug reports have been traced
Answer: D
NO.3 You create a set of test cases for a complex requirement.
The test cases should be listed in a specific order.
You need to configure a test suite and define the order of the test cases.
Which type of test suite should you configure?
A. Query-based
B. Static
C. Requirements-based
D. Order-based
Answer: B
NO.4 You are developing release plans for a new software development project.
You need to document a flexibility matrix.
Which three elements should you use? (Each correct answer presents part of the solution.
Choose three.)
A. schedule
B. risk mitigation
C. scope
D. cost or resources
E. decision-making authority
F. solution architecture
Answer: A,C,D
NO.5 You are using Microsoft Test Manager (MTM).
Your company no longer supports a particular configuration for the application under test.
You need to ensure that the test configuration is unavailable as an option in a test plan.
Which state should you assign to the test configuration?
A. Closed
B. Inactive
C. Disabled
D. Idle
Answer: B
NO.6 You are a QA tester on a development team. You are responsible for a large number of test
cases on your current project.
You need to bulk edit test steps in a large group of test cases.
Which tool should you use?
A. Web Test case Management
B. Microsoft Excel
C. Microsoft Visual Studio
D. Microsoft Test Manager
Answer: A
Explanation:
What's new in testing the application in Visual Studio 2013
NO.7 Your network environment includes a single Microsoft Visual Studio Team Foundation Server
(TFS) 2012 server.
You are using the Default Template to build a solution that will be debugged by using IntelliTrace.
You need to ensure that symbols will be available to IntelliTrace for each build.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose
three.)
A. Update the build definition to set IndexSources to True.
B. Set up a UNC path to the symbol location (for example, \\sharename\symbols) and grant Full
Control permissions to the user account under which the build agent is running.
C. Configure the build trigger for Continuous Integration.
D. Add the UNC path to the build's list of working folders.
E. Update the build definition by configuring the UNC path to Publish Symbols.
Answer: A,B,C
NO.8 Your network environment includes a Microsoft Visual Studio Team Foundation Server (TFS)
2012 server.
You have two teams named Team A and Team B working on a team project.
You assign work items to a team area for each team. Each person belongs to only one team.
You need to provide read-only access to work items in the Team A area node to Team B by using the
least number of permissions changes.
What should you do?
A. Set the View Work Items in This Node permission to allow Team B to access the Team A node.
B. Set the Edit Work Items in This Node permission for Team B as Deny for the Team A node.
C. Set the Edit Work Items in this Node permission for Team B as Deny to the Team A node and each
child of the Team A node.
D. Set the View Work Items in This Node permission to allow Team B to access the Team A team node
and each child node.
Answer: B