1.新建soap project

SoapUI之webservice接口

SoapUI之webservice接口

添加后出现接口内容

SoapUI之webservice接口

2.为了方便后续的测试,以防某些参数删除错了,这边需要新建测试集

SoapUI之webservice接口SoapUI之webservice接口

3.点开新建的测试集可以发现,里面的内容跟原始测试集内容是一样的

然后就可以在这边输入参数去执行了

SoapUI之webservice接口

查看执行结果,根据需求文档的参数返回值做对比

SoapUI之webservice接口

4.可以根据 

SoapUI接口测试之JDBC(三) 来进行webservice测试

 

Properties------------参数,类似jmeter的用户自定义变量

 

SoapUI之webservice接口

5.然后再在Copy of sendMCode中去引用参数 

SoapUI之webservice接口

6.参数也可以在这边获取

SoapUI之webservice接口

7.批量查询或者操作数据 —— 类似于jmeter的csv

SoapUI之webservice接口

添加数据源

SoapUI之webservice接口

一般用的最多的就是Grid

SoapUI之webservice接口

需要注意的是下面这2个 是一个组合 搭配    一定要一起配套使用的使用的      DataSource Loop(数据源循环)  DataSource(数据源)

SoapUI之webservice接口

这三者一定要这样的顺序  数据源   跟数据源循环(loop)将 send包围起来

SoapUI之webservice接口

然后批量获取验证码

SoapUI之webservice接口

参数转移-------------Property Transfer

SoapUI之webservice接口

SoapUI之webservice接口SoapUI之webservice接口SoapUI之webservice接口SoapUI之webservice接口SoapUI之webservice接口SoapUI之webservice接口

接口测试 验收测试

SoapUI之webservice接口

相关文章:

  • 2021-11-19
  • 2021-11-29
  • 2021-11-19
  • 2021-11-19
  • 2021-11-19
  • 2021-08-02
  • 2021-07-17
  • 2021-12-07
猜你喜欢
  • 2021-11-19
  • 2021-11-19
  • 2021-11-19
  • 2021-11-19
  • 2021-11-19
  • 2021-06-01
  • 2022-12-23
相关资源
相似解决方案