You are the best one!!

Selenium学习笔记

上一篇 / 下一篇  2010-11-19 11:00:36 / 个人分类:TestTools

What's a Selenium?
Selenium is a suite of tools to automate web app testing across many platforms.
http://seleniumhq.org/ is its website.
 
Applications
1.  Selenium IDE is a Firefox add-on that records clicks, typing, and other actions to make a test, which you can play back in the browser.
 
2.  Selenium Remote Control (RC) runs your tests in multiple browsers and platforms. Tweak your tests in your preferred language.
 
3.  Selenium Grid extends Selenium RC to distribute your tests across multiple servers, saving you time by running tests in parallel.
 
网友对selemium的中文介绍
http://www.javaeye.com/topic/107276


TAG:

 

评分:0

我来说两句

日历

« 2024-04-30  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 29202
  • 日志数: 35
  • 文件数: 2
  • 书签数: 2
  • 建立时间: 2008-06-07
  • 更新时间: 2014-08-04

RSS订阅

Open Toolbar