admin submitted a new resource:
Generating java hashcode equivalant in loadrunner (C Language) - Hash multiple strings in loadrunner
Read more about this resource...
Generating java hashcode equivalant in loadrunner (C Language) - Hash multiple strings in loadrunner
We recently encountered a situation where we were expected to simulate a forgot password retrieval functionality. Application used to send an email to registered user id and user was expected to click on link in the email to reset the password.
To avoid the hassle of retrieving email we went directly to developer to understand the logic of the link generation. The logic involved passing of a hashed value into the generated url. Hash was generated using the java hashcode upon...
Read more about this resource...