How to parameterize username and password in web application recording

How to parameterization username and password in web application recording.

Hello All

My Scenario -
Record user login perform some action
Edit the recording to parameterize user name and password
run the recorded actions for multiple users.
basically i need to pass different values to username and password for the recorded script.

Any one pls share your thoughts !.

Thanks !

@shilpapmk You can use get password activity to store password in encrypted format and for username you can assign in one variable or config file

Ok will try this and share the results Thanks !

Team ! any other thoughts pls , im seeking some help on doing data driven testing for web application recording