
Loading ...
October 20th, 2008
4:40 am
Web
This is the first article in my “How to?” series and i hope there would be many more that i would be able to write in future.
While testing any web application there can be instances where the application is not available or you get a page cannot be displayed, internal server error etc and need [...]
Register or Login to read the full article...
Tags used -
404, 500, Browser, Check, Error, Internal server error, page, page cannot be displayed, Recovery, Server not found

Loading ...
The article provides answers to most frequently asked question on Quick test pro 8.2. It also provides some tips and tricks. A must read for people working on QTP.
Data Table
Two Types of data tables
Global data sheet: Accessible to all the actions
Local data sheet: Accessible to the associated action only
Usage:
DataTable("Column Name",dtGlobalSheet) for Global data sheet
DataTable("Column Name",dtLocalSheet) [...]
Register or Login to read the full article...
Tags used -
ADODB, Checkpoint, Connect, connection, Database, DataTable, dtGlobalSheet, dtLocalSheet, Environment, err, Error, GetROProperty, GetTOProperty, Global, Library, Local, Object, output, outputvalue, Recovery, Runtime, Test, Value