VBScript Reference

UFT One's Editor is a VBScript Editor. Therefore, in addition to entering test object statements and other testing-oriented functions, you can manually enter any valid Microsoft VBScript statement. You can also use the Step Generator from the Editor or from the Keyword View to insert many VBScript statements.

Learn more about VBScript statements in Microsoft's online VBScript reference:

VBScript Reference in the UFT One Help

To assist you while scripting, we also include the VBScript Reference together with the UFT One Help:

  • VBScript. Includes a user's guide and a thorough reference of objects, methods, properties, functions, and other elements that can be used when writing VBScript scripts.

  • Script Runtime. Describes the Dictionary object, FileSystemObject object, and the Script Encoder tool.

  • Windows Script Host. Includes overview information and a reference for working with the Microsoft Windows Script Host tool.

Access this reference from the Editor in UFT One by placing the cursor on a VBScript object or method and pressing F1.

Note:  

  • Although some of the topics in these three sections may contain both VBScript and JScript information or examples, UFT One supports only VBScript. Do not attempt to use JScript examples from the VBScript reference in UFT One.

  • The VBScript Reference in the UFT One Help is not supported on Internet Explorer. Use a different browser, or refer to the Microsoft online VBScript reference: VBscript User's Guide and Language Reference

Back to top

VBScript Reference Legal Notices

All Help topics in the UFT One VBScript Reference are from Microsoft. These Help files were not prepared by Micro Focus and Micro Focus is not responsible for their content. These help files were taken directly from Microsoft's Script56.chm help file.

In accordance with section 1d of the End-User License Agreement for Microsoft Software, provided with Microsoft Windows Script 5.6, only unmodified portions of the documentation from the Script56.chm help file relating to VBScript have been included herein under the VBScript Reference heading.

The information under the VBScript Reference heading may contain errors, problems, or other limitations. Micro Focus makes no representations whatsoever as to the accuracy, adequacy, reliability, currentness, completeness, suitability or applicability of the information under the VBScript Reference heading. Micro Focus is not responsible for any damages, including the loss of time, which may result from using the information in the help files under the VBScript Reference heading.

The content under the VBScript Reference heading may contain links to Internet sites. Such links may not provide access to the intended site, or any site. Further, such links are not endorsements of any products or services in such sites, and no information in such site has been endorsed by Micro Focus.

SOME OF THESE HELP PAGES OR INTERNET SITES WILL MAKE REFERENCE TO JSCRIPT, HOWEVER THESE REFERENCES ARE NOT APPLICABLE TO UFT One BECAUSE UFT One DOES NOT SUPPORT JSCRIPT.

Windows®, Microsoft®, JScript®, and Visual Basic® are registered trademarks of Microsoft Corporation in the United States and other countries. There is no relationship between Microsoft Corporation and Micro Focus. The views expressed in the Help topics under the VBScript Reference heading are solely those of Microsoft Corporation.

The following notice applies to the Microsoft VBScript Help topics:

© 2006 Microsoft Corporation. All rights reserved.

Build: Topic Version 5.6.9309.1546

Back to top