- Advanced UFT 12 for Test Engineers Cookbook
- Meir Bar Tal Jonathon Lee Wright
- 159字
- 2021-08-05 17:09:10
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We will retrieve the value of a DataTable
parameter, namely, LocalParam1
, from the Action1
local sheet with the following code written in the code editor inside Action1
"
A block of code is set as follows:
Dim MyLocalParam MyLocalParam = DataTable.Value("LocalParam1", dtLocalSheet) Print MyLocalParam
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Leave all the fields with the default values and click on OK."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Practical Data Analysis Cookbook
- Spring Cloud Alibaba核心技術與實戰案例
- Java異步編程實戰
- Apache Spark 2.x Machine Learning Cookbook
- 軟件測試項目實戰之性能測試篇
- 基于差分進化的優化方法及應用
- Windows Server 2012 Unified Remote Access Planning and Deployment
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Java程序設計:原理與范例
- 快速念咒:MySQL入門指南與進階實戰
- Scala程序員面試算法寶典
- Java Fundamentals
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- RocketMQ實戰與原理解析
- 零基礎輕松學C++:青少年趣味編程(全彩版)