VBScript is a very flexible scripting language that provides full programming capabilities for various implementations. VBScript is the programming language used by QuickTest Pro, so when you are in the Expert View doing some advanced programming you will regularly create variables and use them to hold various data values. All variables in VBScript are of [...]
Why Declare a Variable in VBScript?
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:
