There have been numerous threads/discussions about the lack of GetROProperties, which is not available with the QuickTest package. There is GetTOProperty, GetROProperty, GetTOProperties and until now, GetROProperties was the only method missing from the pack. Now, its available and it works just like GetTOProperties does.
Tagged as:
clsGetROProperties,
GetProperties,
GetROProperties,
QTP GetROProperties,
QTP GetROProperty
There are several instances where automation developers have to work with applications containing multiple windows, in a Standard Windows Environment. This technique uses a similar methodology as demonstrated in the article for Web-based apps, but the crux of this technique differs. It can be used by automation developers testing most types of windows applications.
Tagged as:
AddCustom,
AddNew,
clsWindow,
LaunchAdd,
Multiple Windows Applications,
QTP,
QTP Multiple Windows
Parameterization is a process in which parameters, or variables are substituted for hard-coded values which help perform the same operations on the AUT with multiple sets of data. In other words, in QTP, parameterization helps automation developers test an application with different data from a single action (or multiple actions) through multiple iterations.
Tagged as:
DataTable,
Parameterization,
Parameters,
QTP,
QTP DataTable,
QTP Local Table,
QTP Parameterization,
QTP Parameterize,
QTP Parameters