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 1. Data-driven Tests

In this chapter, we will cover the following recipes:

  • Creating a DataTable parameter

  • Retrieving data from a DataTable

  • Storing data in a DataTable

  • Importing an Excel file to a test

  • Exporting a DataTable

  • Parameterizing Test Object properties

  • Defining test cases using a DataTable

  • Storing data in the Environment object

  • Retrieving data from the Environment object

  • Reading values from an INI file

  • Using a configuration file to manage test environments

  • Using a global dictionary for fast shared data access

  • Using a global dictionary for fast shared code access