Web应用功能测试工具 CasperJS

码农软件 · 软件分类 · 测试工具 · 2019-11-24 10:12:57

软件介绍

CasperJS 是一个开源的导航脚本和测试工具,使用 JavaScript 基于 PhantomJS 编写,用于测试 Web 应用功能,Phantom JS是一个服务器端的 JavaScript API 的 WebKit。其支持各种Web标准: DOM 处理, CSS 选择器, JSON, Canvas, 和 SVG

可轻松的定义导航场景,提供一些很有用的高级函数、方法和语法糖用于定义常用的任务,如:

  • 定义浏览和导航的顺序和步骤
  • 填充并提交表单
  • 点击链接
  • 捕获网页的截图
  • 对 DOM 进行断言测试
  • 记录事件
  • 下载资源,包括二进制内容
  • 编写功能测试套件,并将结果存为 JUnit XML
  • 抓取网页内容

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

Modeling the Internet and the Web

Modeling the Internet and the Web

Pierre Baldi、Paolo Frasconi、Padhraic Smyth / Wiley / 2003-7-7 / USD 115.00

Modeling the Internet and the Web covers the most important aspects of modeling the Web using a modern mathematical and probabilistic treatment. It focuses on the information and application layers, a......一起来看看 《Modeling the Internet and the Web》 这本书的介绍吧!

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

在线压缩/解压 JS 代码

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具