Tips & Tricks Series – VBScript Procedures Overview If you are using QuickTest Pro, then QTP uses VBScript as the programming language and there are basically two types of procedures in VBScript - Functions and Subroutines. The main difference between them is
VBScript Procedures in QTP
QTP: Send Outlook Email
QuickTest Pro sample code – sending an email using Outlook This QuickTest Pro code sample shows how you can create a subroutine that will send an email using Microsoft Outlook. The subroutine is defined and can either be placed at the top of your script (must be executed first before it is called in order for [...]
Category:
