Micro Focus QTP (UFT) Forums
How click a link in Lotus Notes Email from 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: How click a link in Lotus Notes Email from QTP (/Thread-How-click-a-link-in-Lotus-Notes-Email-from-QTP)



How click a link in Lotus Notes Email from QTP - HanQTP - 09-22-2010

Using Keyword driven test Automation framework for a Web Based application.
- Internal employees get an email with a link(which is a url with a pin# appended)to their Lotus Notes email.
I have to automate the process, where QTP has to click the URL which will open a Registration page.
Facts: All scripts, functions etc are coded in QTP -
currently, i'm passing the URL(with diff pin for diff employees) as a parameter to one of the fields on the Test Lab properties(Details Tab). But i need to automate this process, how can i get the URL/PIN and pass it automatically to the field in the Details Tab of the Test Lab?
Any help is highly appreciated..
Cheers
Han