Background
The Qualibrate Automated Tester allows encrypted passwords during execution runtime. On the Web protocol, the encrypted passwords are generated automatically during recording, but for the SAP protocol, the password must be encrypted manually. Follow the procedure below to generate an encrypted password using QFP's Command Line Interface (CLI) application.
Procedure
- Qualibrate's Command Line Interface (CLI) can be found as a shortcut in your desktop. Go to your desktop and double-click on the QFPCli shortcut.
- A command line window will appear. Enter the following command and make sure you replace "myPassword" word with the password you are trying to encrypt:
qfpcli.exe secure myPassword
- The command will return the encrypted password in the console. To copy, select the value and then press ENTER to copy the value to the clipboard
- On the web application, you can use this newly encrypted password as a value in the data set.
Comments
0 comments
Please sign in to leave a comment.