码迷,mamicode.com
首页 > 数据库 > 详细

[DataSource] Properties 以及 DataSource 各个选项的含义:Data Connection,Directory,Excel,File,Grid,Groovy,JDBC,XML

时间:2015-06-21 22:13:24      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:

http://www.soapui.org/about-soapui-pro/working-with-soapui-pro.html

技术分享

  • DataSource type dropdown – lets you pick which external source you would use to pull into your test case.
  1.   Excel – Point to an Excel (xls) file
  2.   JDBC – Connect to a database and pull data with a select statement or a stored procedure
  3.   File – For CSV or other delimited files
  4.   Grid – Manually define rows of data right in the SoapUI Pro project
  5.   XML – Parse values out of XML file or response
  6.   Directory – parse out file names or file contents into your test
  7.   Groovy – write custom logic to populate into a DataSource step
  8.   Data Connection – alternative to JDBC type for connecting to databases
  • Properties

Need to be defined as placeholders for values in SoapUI Pro DataSource step. Think of them as columns. So, for example, if you have a select statement getting ten values in the select section, defining three properties would grab values out of first three columns

 

[DataSource] Properties 以及 DataSource 各个选项的含义:Data Connection,Directory,Excel,File,Grid,Groovy,JDBC,XML

标签:

原文地址:http://www.cnblogs.com/MasterMonkInTemple/p/4592477.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!