Which three features should you use?

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.)

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



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Cristian andres

Cristian andres

Is Time tracking and budget analysis a tool of the Microsoft Visual Studio?

Jarkko Iso-Kuortti

Jarkko Iso-Kuortti

Unit testing is out of the box , altought you need to code the tests
code coverage surely is out of the box
Requirements management is out of the box
deployment to production is out of the box functionality
Time tracking and budget analysis is not out of the box TMHO

Question was to create end-to-end …
so my answer would be

1Requirements management

2 unit testing and code coverage

3 deployment to production

next step would be add the manual testing to complement the unit testing