azure-devopsmstestmicrosoft-test-manager

Override Azure TestHub Shared test parameters


Hello we are using AzureDevOps and using the TestHub aspect we have started playing around with shared Test parameters.

We found that if we set value to Shared parameters we cannot override them in the test case. Are we doing something wrong, or is this as designed?


Solution

  • Test case cannot override the shared parameters' value, But shared parameters can override the local parameters' value of the test cases. It seems like by design. You can check the microsoft document about shared parameter.

    You submit a feature request here or report a problem about this issue and ask microsoft development team to change this behavior of shared parameters.