Secure passwords of a UFT test in ALM
Category:
Question ID: 109910
0
0

We are using Data driven framework and store them in ALM. For the application we are automating right now has user’s SSO credentials to login, it has to be mentioned in datatables. Is there a way to secure the password when we store the data tables in ALM? Any suggestions please..

Marked as spam
Posted by (Questions: 227, Answers: 22)
Asked on October 29, 2020 12:05 am
75 views
Answers (1)
0
Private answer

I'm not sure how robust of a solution you require, but you might want to look at two possible options in UFT - the password encoder tool to encrypt the data to paste into the datatable or using the Data Pane option to encrypt a parameter.

https://admhelp.microfocus.com/uft/en/15.0-15.0.1/UFT_Help/Content/User_Guide/Password_Encoder.htm

https://admhelp.microfocus.com/uft/en/15.0-15.0.1/UFT_Help/Content/User_Guide/Use_Formulas_in_Checkpoints.htm?Highlight=encrypt%20datatable%20oarameter

You would then need to make sure you use a SetSecure instead of a Set method where you using the parameter data.

Marked as spam
Posted by (Questions: 2, Answers: 477)
Answered on October 29, 2020 12:07 am
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top