Your network environment includes a Microsoft Visual Studio Team Foundation Server 2012 (TFS) server. You
build a multi-tiered application that contains the following tiers:
· User Interface
· Application Services
· Integration Services
· Database
You need to modify the item template to meet the following requirements:
· When a bug is created, the testing team is able to identify the application tier.
· You are able to produce a report of bugs by tier.
Which three actions should you perform? (Each correct answer presents part of the solution. Choose three.)

A.
Add a control to the work item FORM. For type, select WorkltemClassificationControl.
B.
Add a new FIELD called Custom.ApplicationTier Application Tier and configure its list of
ALLOWEDVALUES LISTITEMS to be:
· User Interface
· Application Services
· Integration Services
· Database
C.
Add a control to the work item FORM. For type, select FieldControl.
D.
Add the attribute reportable^Dimension to the FIELD definition.
E.
Add the attribute reportable = Measure to FIELD definition.
A and C can’t be both right answers.
WorkltemClassificationControl is only for areas and iterations, so B+C+(D or E)
0
0