Forum Discussion

ChristopherWels's avatar
ChristopherWels
Occasional Contributor
14 years ago

running encrypted VB script?

Hello,

is Testcomplete able to run encrypted VB-Scripts?

And if "yes" how can i do it?

Is it possible to use external tools like Windows Script Encoder and Testcomplete will still be able to run the svb files?

greetings



Christopher Welsch

1 Reply

  • Hi Christopher,



    A script file must not be encrypted in order for TestComplete to be able to run the script. However, you can use the approach described in the following How To article to encrypt some sensitive data in your scripts - this can probably be enough for your task (unless you need to encrypt object names and actions performed by the script):


    Work with encrypted data storage