Forum Discussion

Kazuka's avatar
Kazuka
New Contributor
4 years ago
Solved

Executing a Project from Azure DevOps resets Project Variables

Hello SmartBear Community,   My current project is testing a shopping cart.   Therefore i created a new TestComplete Project Suite and added one Project. The flow is as following - one ore more ...
  • hkim5's avatar
    4 years ago

    I just tried a similar workflow using persistent project level variables to assign an object property value in the first keyword test, and verified that value via a property checkpoint asserting against that persistent project level variable in a separate keyword test (all executed via Azure Devops) and my tests worked fine. 

     

    can you post how you are storing/creating these variables, what your script looks like, what the error messages are?