Book Image

Advanced UFT 12 for Test Engineers Cookbook

Book Image

Advanced UFT 12 for Test Engineers Cookbook

Overview of this book

Table of Contents (18 chapters)
Advanced UFT 12 for Test Engineers Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Introduction


This chapter will delve into different aspects of the features provided by UFT to identify GUI Test Objects (TO). UFT brings along a wide array of add-ins to support different software technologies such as Web, .NET, Java, Delphi, and PowerBuilder. However, despite this diversity that requires a specific add-in implementation for each technology, the basic underlying technology and approach within UFT is the same. In this chapter, we will explain how to make use of this basic approach to tackle the identification of TOs during design and run time. We will also see how to access native properties, which are not supported by UFT out of the box when using GetROProperty and CheckProperty.