haripotter’s technorati

Just another WordPress.com weblog

How do we send email from QTP ?

We can send an email from a QTP testscript by using the below function. It uses CDO.Message object to perform that action. We use the SMTP Server to deliver the email message to the concerned email ID. Please update the values as per your environment. This function sends a email attachment to specified email address.
Read more »

August 8, 2008 Posted by haripotter | General, HP Quality Center and QTP | , , , | 3 Comments