- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://aft.sourceforge.net/
- 软件文档: http://aft.sourceforge.net/manual
软件介绍
Anteater 是一个使用 Ant 的测试框架,提供一个很简单的方法用来编写Web应用和Web服务的测试程序。
配置实例:
<target name="simple">
<soapRequest description="Post a simple SOAP request"
target="_blank" rel="nofollow" href="http://services.xmethods.net:80/soap"
content="test/requests/get-quote">
<namespace prefix="soap" uri="http://schemas.xmlsoap.org/soap/envelope/"/>
<namespace prefix="n" uri="urn:xmethods-delayed-quotes"/>
<match>
<responseCode value="200"/>
<xpath select="/soap:Envelope/soap:Body/n:getQuoteResponse/Result"/>
</match>
</soapRequest>
</target>
谁说菜鸟不会数据分析
张文霖、刘夏璐、狄松 编著 / 电子工业出版社 / 2011-7 / 59.00元
《谁说菜鸟不会数据分析(全彩)》内容简介:很多人看到数据分析就望而却步,担心门槛高,无法迈入数据分析的门槛。《谁说菜鸟不会数据分析(全彩)》在降低学习难度方面做了大量的尝试:基于通用的Excel工具,加上必知必会的数据分析概念,并且采用通俗易懂的讲解方式。《谁说菜鸟不会数据分析(全彩)》努力将数据分析写成像小说一样通俗易懂,使读者可以在无形之中学会数据分析。《谁说菜鸟不会数据分析(全彩)》按照数据......一起来看看 《谁说菜鸟不会数据分析》 这本书的介绍吧!
