We've just implemented password hashing in our company's signup form. So now I'm trying to record and make a new testcase to verify that these password fields are being indeed "hashed". What would be the way to verify that the value in these fields are indeed being displayed as hashed?
1 Answer, 1 is accepted
0
Ivaylo
Telerik team
answered on 22 May 2015, 08:31 AM
Hello Jurgen,
Please check this article for more information on what you are trying to achieve.
I guess this is not supported by Test Studio and you should proceed in code.