- Web Services Testing with soapUI
- Charitha Kankanamge
- 158字
- 2021-08-05 18:39:22
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 are shown as follows: "The <s:Body>
element carries the actual message payload."
A block of code is set as follows:
CREATE TABLE IF NOT EXISTS ROOM_T( room_number INT NOT NULL, room_type VARCHAR(100) NOT NULL, room_size varchar(100) NOT NULL, PRIMARY KEY(room_number));
Any command-line input or output is written as follows:
create database HOTEL_RESERVATION_DB;
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: "You can check the Create a desktop icon checkbox to create an icon on the desktop so can you can easily launch soapUI".
推薦閱讀
- 程序員修煉之道:從小工到專家
- 數據庫基礎與應用:Access 2010
- SQL Server 2012數據庫技術與應用(微課版)
- App+軟件+游戲+網站界面設計教程
- Learning Spring Boot
- INSTANT Cytoscape Complex Network Analysis How-to
- 智能數據分析:入門、實戰與平臺構建
- Spark大數據分析實戰
- 編寫有效用例
- Web Services Testing with soapUI
- Spring MVC Beginner’s Guide
- 信息融合中估計算法的性能評估
- 云工作時代:科技進化必將帶來的新工作方式
- MySQL 8.0從入門到實戰
- 工業大數據分析實踐