Forum Discussion

sumitahuja's avatar
sumitahuja
New Contributor
2 years ago
Solved

Issue sending Environment variable to TestComplete via Azure pipeline using command-line Parameters

Hi there,

I'm trying to create an Azure pipeline to send project Environment variable called environment to Test complete to change the testedApp based on the environment variable set in the pipeline.

I've followed the instructions on Pass Environment Variables to TestComplete Tests | TestComplete Documentation (smartbear.com)

But, it doesn't seem to work. Is there any other setting that needs to be done?