DevExpress TestCafe
DevExpress最新研发的一款革命性的Web测试框架。它支持所有主流浏览器、操作系统和移动平台,支持远程设备、多浏览器并行测试。TestCafe内置一个可视化测试记录器,支持持续集成,脚本标记分析等强大功能。
支持的操作系统
支持的浏览器
产品亮点
随时随地开始测试
从下载到记录您的第一次测试,只需短短五分钟---安装程序将根据您的环境自动配置。
TestCafe支持所有HTML5的浏览器(包括IE9+、Chrome、 Firefox、Safari、Opera),您可在以上任何浏览器中运行测试。
TestCafe与操作系统无关,您可在Windows、Mac 或 Linux 计算机上运行测试。
可在远程计算机和移动设备中运行测试。
可在多个浏览器和机器上并行测试
可在任何机器的后台执行测试
可在要求Basic和Windows HTTP认证的网页中运行测试
可视化记录器(Visual recorder)和编辑器,无需编码
TestCafe100%基于网页,是一款专注于网页的测试工具,并会在您测试的同一个浏览器中加载。在测试记录期间,无需加载其它工具或切换于多个浏览器。
无需编写代码,轻松记录最终用户的任何操作。
可以记录、重新记录或删除单个测试步骤。
即使是断言,也可以通过可视化编辑器添加,而不必编写代码。
元素选取,双向同步。只需选定一个元素,并自动获取选择器代码,或者手动更新代码,TestCafe就将在屏幕中突出这一元素。
充分利用您的专业知识及web经验
无需编写代码即可记录测试,JavaScript会将您的黑盒测试转变为白盒测试
测试的代码隐藏是纯JavaScript,可直接访问DOM
可获取页面中任何元素,甚至重新使用现有JavaScript函数
如果您想在代码而非可视化记录器(VisualRecorder)中修改您的测试,则可使用带有语法高亮显示的代码编辑器。
TestCafe只需学习少量API----几十个方法覆盖所有用户的行为和断言
与其他竞争对手相比
灵活的许可,经济实惠
插件免费安装
可视化测试记录器,功能完整
简洁明了,易于学习的API
100%基于网页环境
使用行业标准语言,测试代码结构清晰
全年专业支持
.FeatureMatrix {
border: none;
border-collapse: collapse;
padding: 0px;
margin: 0px;
width: 100%;
font-family: "Segoe UI", Helvetica, san-serif;
font-size: 14px;
font-weight: normal;
color: #666;
}
.FeatureMatrix a {
color: #666;
font-size: 14px;
font-weight: normal;
text-decoration: none;
}
.FeatureMatrix a:hover {
text-decoration: underline;
}
.FeatureMatrix td {
padding: 0px;
margin: 0px;
padding-left: 2px;
border: none;
}
.FeatureMatrix td.RowTitle {
width: 100%;
}
.FeatureMatrix tr td:first-child {
padding-left: 0px;
}
.FeatureMatrix td.BeginGroup {
}
.FeatureMatrix td.Group div {
color: #979797;
font-weight: bold;
text-align: center;
font-size: 11px;
line-height: 11px;
padding-top: 5px;
padding-bottom: 5px;
}
.FeatureMatrix tr.Header {
background-color: white;
}
.FeatureMatrix td.Header {
vertical-align: bottom;
padding-bottom: 15px;
}
.FeatureMatrix td.Header div {
height: 0px;
width: 90px;
}
.FeatureMatrix td.Header a {
color: White;
}
.FeatureMatrix td.Header span {
color: White;
}
.FeatureMatrix tr.Header.Fixed {
position: fixed;
top: 62px;
}
.FeatureMatrix tr.HeaderPlaceHolder {
display: none;
}
.FeatureMatrix .bgOrange {
background-color: #f88e1d;
}
.FeatureMatrix .bgBlue {
background-color: #26a4dd;
}
.FeatureMatrix .bgDarkBlue {
background-color: #2c588c;
}
.FeatureMatrix td.BorderBottom {
border-bottom: 1px solid #e9e9e9;
}
.FeatureMatrix td.ExpColl {
width: 23px;
}
.FeatureMatrix td.ExpColl img,
.FeatureMatrix td.ExpColl div {
width: 23px;
height: 23px;
border: none;
display: block;
padding-right: 8px;
overflow: hidden;
}
.FeatureMatrix tr.Category td {
padding-top: 9px;
padding-bottom: 9px;
border-top: 1px solid #e9e9e9;
}
.FeatureMatrix tr.CategoryFirst td {
padding-top: 9px;
padding-bottom: 9px;
border-top: 0px solid #e9e9e9;
}
.FeatureMatrix td.Check {
width: 90px;
text-align: center;
}
.FeatureMatrix td.Check.BeginGroup {
width: 90px;
}
.FeatureMatrix td.Check div {
background-position: center top;
background-repeat: no-repeat;
width: 90px;
height: 17px;
overflow: hidden;
display: inline-block;
}
.FeatureMatrix tr.Footer td {
border-top: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
padding-top: 28px;
padding-bottom: 28px;
background-color: #fafafa;
}
.FeatureMatrix tr.Footer td.Caption {
font-size: 28px;
line-height: 28px;
font-weight: lighter;
color: #252525;
text-align: left;
}
.FeatureMatrix tr.Footer td {
color: #a5a5a5;
text-align: center;
vertical-align: middle;
line-height: 18px;
}
.FeatureMatrix tr.Footer a {
font-size: 18px;
color: #365aa2;
text-decoration: underline;
}
.FeatureMatrix div.Inner {
display: none;
}
.FeatureMatrix div.Inner .FeatureMatrix tr.Category td {
border-top: none;
}
.FeatureMatrix div.Inner .FeatureMatrix,
.FeatureMatrix div.Inner .FeatureMatrix a {
color: #666;
text-decoration: none;
}
.FeatureMatrix div.Inner .FeatureMatrix a:hover {
text-decoration: underline;
}
.FeatureMatrix .FeatureMatrix tr.Category td {
padding-top: 8px;
padding-bottom: 8px;
}
WinForms Controls
ASP.NET WebForms Controls
ASP.NET MVC Extensions
WPF Controls
Reporting
Windows 10 App Controls
DevExtreme Mobile (HTML5-JavaScript)
DevExtreme Web (HTML5-JavaScript)
DevExtreme Visual Studio Integration
Icon Library
Document Server
Source Code
CodeRush Classic
CodeRush for Roslyn
Data Visualization Dashboard
Report Server
eXpressApp Framework
TestCafe - Functional Web Testing
DataExplorer for iOS
Coded UI Support for WinForms Controls
Technical Support
Priority Support