Query properties - number of properties can be added for replacement in query through Prepared Statement. Properties need to be specified in the query as ":propertyName" and will by replaced by exact names.这些属性可以被添加并通过声明变量在查询中进行替换。属性需要在查询中指定为“:propertyName”,并将由精确名称替换。
JDBC Connection selection with options
Create-new - 添加一个新的JDBC连接
None - 不要使用JDBC连接,而是使用驱动程序/连接字符串/密码值
项目级JDBC连接
用于配置所选JDBC连接的按钮 - 仅在选择连接时启用(这将适用于项目级别的连接设置)
Driver
Connection string
Password
用于配置连接属性的按钮 - 仅当未选择连接时启用,但使用普通连接属性
Button for testing connection
SQL Query
指示符如果查询是存储过程调用
Button for building the SQL query (soapUI Pro only)
Assertions panel - JDBC结果可以像任何其他xml结果一样被断言,其中还有两个额外的断言:JDBC超时 - 如果查询在预定义的时间内被执行,JDBC Status - 断言执行查询状态