没有合适的资源?快使用搜索试试~ 我知道了~
Watir图文教程 ppt材料 全英文 但是很容易看懂
资源推荐
资源详情
资源评论
PRESENTED BY: LAUREN SNYDER
Introduction to Watir
What is WATIR?
Web Application Testing In Ruby
It is a library for the Ruby language which drives Internet
Explorer the same way people do;
clicks links,
"lls in forms,
and presses buttons.
Watir can also check results, such as whether expected text
appears on the page.
It can be used to test all types of web applications (ASP.Net,
JSP, PHP, Rails, etc…)
Open Source – written by Bret Pettichord, Paul Rogers and
many other contributors.
What WATIR is not…
Watir is not a record/playback tool.
However, there are several recorders “out there”
WatirMaker
Watir WebRecorder
Webmetrics RIA Script Recorder (most recent
discussion…they are considering open sourcing their
application)
Watir is not a link checker
However, you can easily write your own link checker and
customize it to your speci"c needs.
Watir is not a test case management tool.
However, you can write one in Ruby if desired.
Doesn’t test Flash or Applets.
What is Ruby?
Full featured Object Oriented scripting
language
o
Made “famous” for it’s web application framework Rails.
(Ruby on Rails)
Interpreted rather than compiled
Written by Matz (Yukihiro Matsumoto)
Started in 1994
Written in C
Will work on any platform that has a C compiler
Windows
Linux
How does Watir work?
Uses the COM interface of Internet Explorer
(IE)
a.k.a ActiveX or OLE
Allows an external program to control IE
Similar interfaces exist for Word, Excel, PowerPoint
and Outlook.
Full access to the contents of an HTML page
Provides di@erent ways to access objects
剩余55页未读,继续阅读
资源评论
yesowen2008
- 粉丝: 0
- 资源: 8
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功