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

Chapter 7. Using Classes

In this chapter, we will cover the following recipes:

  • Implementing a class

  • Implementing a simple search class

  • Implementing a generic Login class

  • Implementing function pointers

  • Implementing a generic Iterator