- Created by SS Doc Editor, last modified on Dec 29, 2022
The recorded application authentication password is stored in plain text in the test script. The following steps describe how to remove the recorded password from the script.
- Create an authentication dataset that has a Password column.
- Enter at least one record into the dataset. It is recommended to enter the recorded credentials as the first record.
- Search the test case tree to find the requests with the recorded password.
- Open the highlighted request in the Session Inspector.
- Find the recorded password in the request and change it to a value "@password@" (must be unique). Save the session.
- Parameterize the same highlighted request by creating a parameter replacing "@password@" with the password column from the authentication dataset.
By following the described above steps, you can ensure that no password will the stored in the script in the human-readable format.
- No labels
Overview
Content Tools