Forum Discussion

dhundley's avatar
dhundley
Regular Contributor
4 months ago
Solved

Persistent Variable Values not persisting in CI/CD environment

I created a Persistent empty string variable at the project suite level. I created a function that gets called in the OnStartTestCase event handler that puts a string value into the variable and then...
  • rraghvani's avatar
    rraghvani
    4 months ago

    I don't seem to get notified on new posts on this new system, otherwise I would have responded. 

    Persistent and Temp variables are only applicable to TestComplete IDE. You can use Storages.INI Method, and if you are using scripts, on the first line call the ini to read and set the variable(s)