博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
An Introduction to Testing Web Applications with twill and Selenium
阅读量:4234 次
发布时间:2019-05-26

本文共 862 字,大约阅读时间需要 2 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

This Short Cut is an introduction to building automated web tests using two tools, twill and Selenium. twill is a simple web scripting language that can be used to automate web tests, while Selenium is a web testing framework that runs in any browser and can be used to test complex web sites that make extensive use of JavaScript.

The best way to use this Short Cut is to run through the examples. We expect that within an hour you can start writing your own functional tests in either twill or Selenium, and within a day you will understand most, if not all, of the possibilities and the limitations of these tools.

http://rapidshare.com/files/42078687/0596527802.rar
http://depositfiles.com/files/1185400
http://rapidshare.com/files/45670980/0596527802.rar
http://depositfiles.com/files/1370854
你可能感兴趣的文章
(转) mysql之status和variables区别及用法详解
查看>>
FTP与TFTP
查看>>
【Pycharm】【HTML/jQuery】代码换行问题
查看>>
Ant + Tomcat + Jenkins 实现自动化部署
查看>>
GIT学习笔记.
查看>>
入门bootstrap
查看>>
git ignore 的使用
查看>>
Have You Ever Wondered About the Difference Between NOT NULL and DEFAULT?
查看>>
Generic Data Access Layer泛型的数据访问层
查看>>
java -jar参数携带问题
查看>>
[转载]C#字符串加密和解密
查看>>
杨辉三角
查看>>
POJ 1007
查看>>
visual studio code
查看>>
双连通分量(点-双连通分量&边-双连通分量)
查看>>
SpringBoot1.X /2.X使用@Component注解注入为java.lang.NullPointException 问题小结
查看>>
编写跨平台Java程序注意事项
查看>>
关于对FLASH开发,starling、starling feathers、starling MVC框架的理解
查看>>
Android包文件
查看>>
sql之left join、right join、inner join的区别
查看>>