
Loading ...
Recovery Scenario in QTP allows you to recover your test from unforeseen situations. A recovery scenario is compose of three main parts
Trigger - Determines the condition on which the recovery scenario needs to be fired
Recovery Action - Determines what actions needs to be take for recovery
Post Recovery Action - Determines what action needs [...]
Register or [...]
Register or Login to read the full article...
Tags used -
Effective, Exist, Exists, Recovery, Recovery Scenario, scenario

Loading ...
Debugging Recovery Scenario (RS) is always been a tough ask. But knowing situations where RS won’t work before hand can be of added advantage. In this article we will explore various possible scenarios where RS is not fired. We will assume the RS to be fired is “Any Error”
Situation #1 - Script Errors
Errors NOT [...]
Register or Login to read the full article...
Tags used -
Activate, dialog, Fire, Fired, modal dialog, Popup, Recovery, Recovery Scenario, scenario, scenarios, Window

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