• 软件测试技术
  • 软件测试博客
  • 软件测试视频
  • 开源软件测试技术
  • 软件测试论坛
  • 软件测试沙龙
  • 软件测试资料下载
  • 软件测试杂志
  • 软件测试人才招聘
    暂时没有公告

字号: | 推荐给好友 上一篇 | 下一篇

自动测试工具Tellurium快速上手指南

发布: 2009-6-16 13:10 | 作者: 网络转载 | 来源: 领测软件测试网采编 | 查看: 184次 | 进入软件测试论坛讨论

领测软件测试网

自动测试工具Tellurium快速上手指南

TelluriumQuickStart  
Tellurium快速上手指南.

简介

Tellurium是一个开源的网页测试框架,现阶段还是建立在Selenium之上。 但有很多独特的测试理念。 比之Selenium, 维护性,鲁棒性, 和可复用性都要好。 它支持JUnit和TestNG。Tellurium的测试代码可以用Java, Groovy和纯DSL脚本来写.

Tellurium子项目

Tellurium由以下子项目构成:

  • Tellurium Core: 处理DSL, 自动生成Runtime Locator,和测试案例的支持。
  • Tellurium Engine: 是Tellurium的底层测试驱动模块
  • Tellurium Widget: 是Tellurium的扩展,可以定义Javascript库, 如Dojo和ExtJS,的Widget,以便重用。
  • Tellurium UI Module Plugin (TrUMP): 是个Firefox插件,能够让用户在待测网页上选择所需的UI元素,然后自动生成Tellurium UI模块。
  • Tellurium Reference Project: 是Tellurium的参考项目,测试代码是为Tellurium项目的网页而写的。主要向用户展示如何定义自己的Tellurium物件(Object), 如何写Tellurium测试代码,数据驱动代码,和纯DSL脚本。参考项目有两个,分别为JUnit项目和TestNG项目。
  • Tellurium Maven Archetypes: 方便用户创建自己的Tellurium测试项目。有两个Archetype,为JUnit项目和TestNG项目而设。

CQ">

一点Tellurium概念

虽然Tellurium脱胎于Selenium,但两者在概念上有很大的不同。Selenium主要是用记录和重播(Record and Replay)模式,而Tellurium要求你首先定义待测的UI模块。下面列出Tellurium的一些主要概念:

Tellurium物件

Tellurium定义了一些常用的物件,如Button, Table, Form等。

Tellurium物件至少包含以下属性:

Tellurium物件 Locator缺省属性 额外属性 UI模板
Button tag: "input"
Container group
CheckBox tag: "input", type: "checkbox"
Div tag: "div"
Form tag: "form" group
Image tag: "img"
InputBox tag: "input"
RadioButton tag: "input", type: "radio"
Selector tag: "select"
Span tag: "span"
SubmitButton tag: "input", type: "submit"
UrlLink tag: "a"
List separator 可用
Table tag: "table" group, header 可用
StandardTable tag: "table" group, header, footer 可用
Frame group, id, name, title
Window group, id, name, title

值得注意的是Tellurium物件大多为抽象物件,比如Container就可以实用于不同的HTML标签。每个Tellurium物件都有一个uid,即它的别名。

延伸阅读

文章来源于领测软件测试网 https://www.ltesting.net/

TAG: Tellurium 工具 上手 指南 自动

31/3123>

关于领测软件测试网 | 领测软件测试网合作伙伴 | 广告服务 | 投稿指南 | 联系我们 | 网站地图 | 友情链接
版权所有(C) 2003-2010 TestAge(领测软件测试网)|领测国际科技(北京)有限公司|软件测试工程师培训网 All Rights Reserved
北京市海淀区中关村南大街9号北京理工科技大厦1402室 京ICP备2023014753号-2
技术支持和业务联系:info@testage.com.cn 电话:010-51297073

软件测试 | 领测国际ISTQBISTQB官网TMMiTMMi认证国际软件测试工程师认证领测软件测试网