Web应用测试工具 Imprimatur

码农软件 · 软件分类 · 测试工具 · 2019-11-25 19:26:48

软件介绍

Imprimatur 是一个Web应用程序测试工具.它通过一个简单的XML文件来对测试进行描述.除了能够处理标准的GET与POST动作之外,Imprimatur还能处理HTTPsessions和文件上传.

配置实例

<java jar="${imprimatur.jar}" fork="true" failonerror="true">
<arg value="${test.home}/imprimatur1.xml" />
</java>

本文地址:https://codercto.com/soft/d/19786.html

Programming PHP

Programming PHP

Rasmus Lerdorf、Kevin Tatroe、Peter MacIntyre / O'Reilly Media / 2006-5-5 / USD 39.99

Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websit......一起来看看 《Programming PHP》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码