- 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.
- 一步一步學Spring Boot 2:微服務項目實戰(zhàn)
- Microsoft Exchange Server PowerShell Cookbook(Third Edition)
- Learning Docker
- ANSYS Fluent 二次開發(fā)指南
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(2)
- Scala Data Analysis Cookbook
- ASP.NET求職寶典
- 多媒體技術及應用
- Microsoft HoloLens By Example
- Microsoft Dynamics GP 2013 Cookbook
- Less Web Development Cookbook
- JSP大學實用教程
- Java與Android移動應用開發(fā):技術、方法與實踐
- 匯編語言程序設計
- Python大數據與機器學習實戰(zhàn)