Selenium学习

 

Selenium官方网站:http://seleniumhq.org/

 

http://code.google.com/p/selenium/

 

API:

http://selenium.googlecode.com/svn/trunk/docs/api/java/index.html

 

Selenium 中文API:

http://www.cnblogs.com/chanedi/articles/2105944.html

 

Selenium全方位解读: http://blog.csdn.net/gsl68/article/details/7000518

 

使用 Selenium RC 测试 web 应用程序:

http://www.ibm.com/developerworks/cn/web/wa-testweb/

 

用 Selenium 自动化验收测试:

http://www.ibm.com/developerworks/cn/java/wa-selenium-ajax/

 

开源应用架构之​Selenium WebDriver(上):

http://www.infoq.com/cn/news/2011/06/selenium-arch

 

开源应用架构之​Selenium WebDriver(中):

http://www.infoq.com/cn/news/2011/07/selenium-arch-2

 

使用分层的 Selenium 框架进行复杂 Web 应用的自动测试:

http://www.ibm.com/developerworks/cn/java/j-lo-selenium/

 

selenium 和webdriver_入门实践

http://www.51testing.com/?uid-13997-action-viewspace-itemid-211763

 


你可能感兴趣的:(selenium)