Micro Focus QTP (UFT) Forums
How do I save name and email address in QTP ? - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: How do I save name and email address in QTP ? (/Thread-How-do-I-save-name-and-email-address-in-QTP)



How do I save name and email address in QTP ? - Shiv Y - 12-17-2013

Hi All,

Thanks for your time!

I've a project which involves following steps:

i) Log into a website.
ii) I have to search with ID(number like 8906).
iii) Then I have to update it with the name who is responsible for that ID(job to do).
iv) As the Name result in many searches for examples if the name should be updated as Charles it gives many suggestions like stuart charles, Charles Ray...
v) Therefore, I want to store the Email address with respective names in qtp so that it can pull correct name to update in webpage.

vi) The final thing would be list of ID's to be searched in the website and respective names should get updated.

Please provide me your advice and suggestions.

Thanks,
Shiv.


RE: How do I save name and email address in QTP ? - basanth27 - 12-19-2013

You may use any external file system or the QTP internal Datasheet to perform your activity. Try with this and if you encounter errors in the code, let us know.