
Loading ...
HP Today release a patch for QTP that provides official support for WIndows 7 and Windows Server 2008 R2. This a good new for all those who have moved to these OS and were waiting for QTP to work on the same
Patch Name: QTP_00644
Description: Support Windows 7 and Server 2008 R2
Product: QuickTest Professional
[...]
Register or Login to read the full article...
Tags used -
10, 2008, 7, HP QuickTest Pro, QTP 10, windows, Windows 2008 R2, Windows 7

Loading ...
Window Environment variables can be used to store User specific or Machine specific information. This information is accessible to all windows program. Below is the list of some common windows environment variables
TEMP - Temporary directory path
TMP - Temporary directory path
PATH - Folder locations where a file is searched when the complete path is not provided
windir [...]
Register or Login to read the full article...
Tags used -
access, Accessing, Environment, read, System, update, USER, variable, windows, write

Loading ...
QTP identifies windows object using their classes. All default class map to a specified window Test object in QTP. Ex – The “Edit” class maps to WinEdit test object, “Static” class maps to the Static Test object.
Objects inside applications developed using standard windows API can be easily identified and automated through QTP.
But at times applications [...]
Register or Login to read the full article...
Tags used -
Custom, identification, identify, map, mapping, Object, Object identification, windows, WinObject