About Windows Application Wizard Security
You can encrypt logon passwords or any SendKeys characters by selecting the Encrypt option in the command dialog. The text is then encrypted in the script.
For example:
SendKeys E-“E00AFFB3CC3F2E75”
By selecting Save in Registry, the encrypted text is saved in the Server Registry. You must be running the Script Editor on the Reveille Server to use this feature.
For example:
SendKeys R-“WinApp_Demo_SendKeys_1”
Communication between Server and Client
The test script and execution is passed between the server and client using XML. The XML contains a unique password only known by the Reveille Server and Client. The password and the entire test script are encrypted in the XML when transferred between systems.
Was this helpful?
Please tell us why:
Thank you.