Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World...

6
Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development

Transcript of Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World...

Page 1: Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development.

Quiz question

Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development

Page 2: Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development.

How would you check how much code you have written, has been executed in your application?

Run Code analysis on the application Do a performance check on the application

Anonymous Functions Run a test targeting the specific functionality

and check code coverage analysis for that test Not possible

Page 3: Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development.

What is the following is NOT a default work item type in TFS?

To-do ask Bug Scenario

Page 4: Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development.

Which of the following are set up when you create a new Team Project?

Project Portal Source control folder in TFS Process based artifacts – document templates,

work item types etc. All of the above

Page 5: Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development.

What is the Shelving?

A new name used in TFS in place of “check-in” A secure space on the TFS server that can be

used to store your work-in-progress code process to check the code quality during

check-in one of the above

Page 6: Quiz question Session : Visual Studio Team System 2008 Make the Most of VSTS in Real - World Development.

Which of the following is true about Check in policies?

ere are default policies and you can only use these policies

ere are default policies and you can only use these policies

here are no policies available None of the above