I think the title and the picture illustrate where this can lead. Note also that Owner should not split into different groups. I don't believe this happened prior to MSTest-V2, at least not with WorkItem and Description.
Example of Description attribute:
[TestMethod, SmokeTypeTest]
[Description("Bug fix 1506 and 1516. If Alternative linked to Outage then Alternative date has to be updated to selected Outage occurrence date")]
public void UpdateAlternative_LinkedToOutageTest()
{
