Thoughtworks[1]

[入库:2005年8月19日] [更新:2007年3月25日]

本文简介:选择自 snowdot23 的 blog

http://opensource.thoughtworks.com/projects/index.jsp

thoughtworks或许是大多数程序员理想中的公司,
这里不但有众人仰慕的martin fowler,martin fowler—thoughtworks的首席科学家
还有许多非常厉害的独当一面的高手。

大量的参与opensource: http://opensource.thoughtworks.com
许多人都有blog: http://blogs.thoughtworks.com
出版了不少畅销书籍:
http://www.thoughtworks.com/us/library/index.html


其中项目介绍:
 1 selenium  测试工具
        测试工具主页:http://selenium.thoughtworks.com/index.html

      只要定义一个表格,在表格里面包含3个列。分别为command, target, value。比如:

simple test table
open /mypage  
type namefield john smith
click submitbutton true
verifytext name john smith

      点击testrunner.html的run test suite就能自动进行测试了,还支持持续集成。
2 jtds 
      open source 100% pure java (type 4) jdbc 2.1 driver for the microsoft sql server
         java的jdbc驱动,
       感觉还是很很好的,比microsoft的好多了
       在项目中使用了这个开源项目,
       谢谢
3开源列表:

doclets, attributes and metadata

continuous integration

testing, testing and more testing

ide plugins

runtime/deployment

these projects contain an element that is destined to go live with completed applications for clients.  they may also contain a build-time aspect (often code generation).

本文关键:Thoughtworks
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top