What do these asterisks mean in Azure DevOps 'Test Plans' menu (see screenshot)

Viewed 682

Was just wondering what these asterisks meant in the left side 'Test Plans' menu in Azure DevOps (highlighted in yellow)?

1 Answers

This asterisk for Test Plans highlights that you are using "New Test Plans Page" preview feature. You can switch this option off and see the asterisk is disappeared.

You can manipulate preview features under Preview Features menu at your account: enter image description here

or like this if you using "New account manager" preview feature

enter image description here

Related