大家都说好记性不如烂blog

博客园 首页 新随笔 联系 订阅 管理

本文主要是吸收这些帖子的营养,多谢互联网,和未知名作者。

http://www.ltesting.net/ceshi/open/kygncsgj/selenium/2011/1009/203318.html

selenium私房菜系列。

有些东西不亲自总结是记不住的,我试试。

selenium是一个tool,废话,用来做web 功能测试测试工具。

主要有

selenium core

 

the engine of selenium RC and selenium IDE

 

 
selenium ide a plug-in in for firefox. you can do record and play the scripts. you can translate the record scripts to other kind of languages.  
selenium rc can support multiple browsers.   
selecnium grid can support multiple-process and multiple thread.  

 

 二.选择合适的Selenium工具

  既然Selenium工具有4款这么多,那到底如何选择呢??我从"Selenium官网"这里找了一个表:

 

  Selenium IDE Selenium Remote Control Selenium Core Selenium Core HTA
浏览器支持 仅Firefox 很多 所有 仅IE
需要远程安装
支持 HTTPS/SSL 是*
支持跨域 是*
需要Java
将测试结果保存到磁盘
多语言支持 仅Selenese 很多 仅Selenese

仅Selenese

 

 

 

 

posted on 2014-03-09 22:13  leqiangw  阅读(376)  评论(0编辑  收藏  举报