标题: [国外测试话题讨论]test bed和test suite [打印本页] 作者: skinapi 时间: 2005-11-24 23:36 标题: [国外测试话题讨论]test bed和test suite 问题:
can anybody tell me abt test bed and test suite.
回答(供参考):
Test bed is a documentation of testing environment like test cases,bug reports,test plan etc. whereas test suite is a collection or group of test cases.作者: tjj006 时间: 2006-2-28 14:10
A test suite is a set of related tests, usually pertaining to a group of features or software component and usually defined over the same database. Suites are combined into groups.作者: hillzs 时间: 2006-7-27 14:35
In my opinion, the test suite is the executing order of the certain test case ,especially in the Rational robot.