書名: Advanced UFT 12 for Test Engineers Cookbook作者名: Meir Bar Tal Jonathon Lee Wright本章字數(shù): 93字更新時間: 2021-08-05 17:09:10
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
推薦閱讀
- GraphQL學(xué)習(xí)指南
- Java Web開發(fā)之道
- Android Application Development Cookbook(Second Edition)
- Python數(shù)據(jù)挖掘與機器學(xué)習(xí)實戰(zhàn)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- 深入理解C指針
- Nagios Core Administration Cookbook(Second Edition)
- Natural Language Processing with Python Quick Start Guide
- C語言程序設(shè)計
- Puppet:Mastering Infrastructure Automation
- Python面試通關(guān)寶典
- Java程序設(shè)計
- Clojure編程樂趣
- Android從入門到精通
- Yii框架深度剖析