Solved
Forum Discussion
Heramb
3 years agoOccasional Contributor
Thanks a lot. I think the Password variables from TestComplete and the secret variables from Azure Pipelines together solve this problem.
Try to searh for "PrjVar" in your Azure log, this might reveal the command line used to execute your tests.
If you can't find anything, then great!
Have you read through, https://learn.microsoft.com/en-us/azure/devops/pipelines/process/set-secret-variables?view=azure-devops&tabs=yaml%2Cbash ?
Thanks a lot. I think the Password variables from TestComplete and the secret variables from Azure Pipelines together solve this problem.