Why can't I can use anymore the Test Automatio

2019-08-08 23:07发布

So basically, I'm using Visual Studio Online for some months, and I've a lot of existing test cases, each being associated with a unit test thanks to the Test Automation feature.

Since a few days, I cannot anymore associate test automation to my test cases. Might be related to the changes that have been introduced with the December 10th update: https://www.visualstudio.com/news/2015-dec-10-vso

Basically, all existing and new test cases now show an empty screen instead of the UI that allows me to specify which unit test is associated with the test case. Here's an screenshot from VS 2013:

enter image description here

Displaying the same UI from Test Manager also shows an empty UI:

enter image description here

The only way to display the fields associated to the test automation is now to use VSO:

enter image description here

The problem is, those fields are read only.

I've managed to modify my SCRUM process to slightly alter the Test Case work item type UI:

enter image description here

So now those fields are displayed here:

enter image description here

Those fields are not read only, but I do not have anymore the UI that allows to automatically fill them by choosing one of the unit test within the VS Solution.

So basically the question is: what's wrong with VSO, how can I use test automation again? Is this a bug/regression?

Similar (unanswered) question: https://social.msdn.microsoft.com/Forums/vstudio/en-US/6a09c3ac-168b-40ff-99f3-87955cf7e6ca/associated-automation-test-case-screen-is-blank?forum=TFService

1条回答
Evening l夕情丶
2楼-- · 2019-08-08 23:59

This is a known issue that we introduced recently. We have a fix for it, and we will hotfix the service today or tomorrow.

Sorry for the inconvenience.

查看更多
登录 后发表回答