转载:http://www.52testing.com/showart.asp?id=23SoapUI是当前比较简单实用的开源Web Service测试工具,提供桌面应用程序和IDE插件程序两种使用方式。能够快速构建项目和组织测试用例是该工具的一大特性,下面将通过实例介绍如果使用SoapUI进行We...
分类:
Web程序 时间:
2014-11-25 14:04:42
阅读次数:
219
在SoapUI中设置传入参数为我们常用的日期格式 yyyy-MM-dd HH:mm:ss.fff 如:2014-11-11 11:11:11.111会报错,错误信息如下: soap:Client System.Web.Services.Protocols.SoapException: 服务器无法.....
分类:
Web程序 时间:
2014-11-11 16:21:20
阅读次数:
1669
隐藏元素无法通过gettext()获取其文本内容,须用javascript来获取String actualDataPointName = (String) ((JavascriptExecutor) driver).executeScript( "return jQuery(arguments...
分类:
其他好文 时间:
2014-11-07 12:32:54
阅读次数:
161
import com.eviware.soapui.support.GroovyUtilsdef groovyUtils = new GroovyUtils( context )def holder = groovyUtils.getXmlHolder( "NormalUserLoginHealth...
分类:
其他好文 时间:
2014-11-06 16:23:44
阅读次数:
1063
import java.util.List;
import java.util.Map; import org.apache.log4j.Logger; import com.eviware.soapui.SoapUI;
import com.eviware.soapui.SoapUIProSett...
分类:
其他好文 时间:
2014-09-22 22:33:13
阅读次数:
232
in soapui the XML object used here is from org.w3c.dom package so you need to read this article carefully before we can use xml object very well. http...
分类:
其他好文 时间:
2014-09-20 22:12:49
阅读次数:
215
change the jdbc request : 1.change the driver name,connection string,query string or assert. the object we will use here is : JdbcRequestTestStep Test...
分类:
数据库 时间:
2014-09-20 21:03:49
阅读次数:
320
As you know the groovy script and java script language is the soapui supported .but unfortunately Soapui’s groovy editor had not provided a better edi...
分类:
其他好文 时间:
2014-09-20 20:43:39
阅读次数:
358
Technorati 标签: Soapui pro,web service,apI Testing
分类:
数据库 时间:
2014-09-20 20:41:09
阅读次数:
231
在Editable Email Notification的Default Content里面加入这样一段:${FILE,path="result-output/overview-summary.html"} 用于换行
分类:
Web程序 时间:
2014-09-17 11:46:32
阅读次数:
536