The requested page is not available for selected version.
Cannot run automated tests on Visual Studio Team Services
Problem
Although you’ve followed the configuration steps properly to run TestArchitect automated tests from Azure DevOps, the tests sometimes cannot be executed.
Solution
Change your build definition to run tests under the bin folder only. Next, use the Copy File utility to copy the required DLLs from the root of the bin folder to a test subfolder which supports exclude/include functionality. (Learn more.)