Microsoft Knowledge Base |
|
Microsoft Test Version 2.0 Enhancements Over Version 1.0 |
|
|
Last reviewed: October 19, 1994
Article ID: Q112012 |
|
|
The information in this article applies to:
- Microsoft Test for Windows, version 2.0
SUMMARYThis article summarizes the new enhancements to Microsoft Test version 2.0 for Windows.
MORE INFORMATIONThe following new features were added to Microsoft Test version 2.0 for Windows:
Enhancements to the TESTDRVR.EXE Environment
Support for Testing for Text-Mode MS-DOS Sessions
DDE Support
Smart Event Recorder
New TestBasic Language Features
TestCtrl Routines Can Locate Controls by Their Tab Order- You can use "@#" (for example, "@1" or "@2") to specify the nth control of the desired type in the tab order, rather then using the control name or setting the focus to the control and using "". For example, WEditSetFocus "@2" sets the focus to the second edit control in the tab order. However, this doesn't work with Visual Basic controls. In Visual Basic, you still have to set the focus yourself and use "" for the name). Distributed Testing- Ability to farm out tests to different test machines on any NETBIOS compatible network (Novell, LanMan, and so on). |
|
Additional reference words: 2.00
©1997 Microsoft Corporation. All rights reserved. Legal Notices. |