Forum Discussion
AlexeyKolosov
Staff
14 years agoHi 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
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