- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Testlink使用说明
Testlink使用说明 演讲人:杨成芹 TestLink是什么? 是基于web的测试用例管理系统,主要功能是测试用例的创建、管理和执行,并且还提供了一些简单的统计功能。 /testlink/login.php?note=expired 登录testlink。 testlink的术语 product(产品):admin来建立。 component(模块) category(功能点) testplan(测试执行计划):选择测试用例、确定测试人员分工、测试用例优先级和风险设定 Build(对应测试轮数) Test Specification(测试详细说明书): 产品的所有模块和功能点,测试用例。 Test Case Suite(测试用例套件):测试计划里面的所有模块功能点和测试用例. 三者关系 在Testlink里,每个component要从介绍、范围、参考、方法和工具以及限制和条件几个方面对component的功能进行描述;每个category也有向类似的描述。另外这3者之间的关系是,componnet包含category (1对多),category包含testcase(1对多)。 测试用例可以在同一个component下的不同category内进行复制,category可以在component之间进行复制而component则可以在不同的product之间进行复制。这就为测试用例的复用提供了方便。 分配角色 Guest: 只能浏览 test cases and project metrics. Tester: 只能执行测试用例. (initially in 1.0.4 - otester) Test Designer: A user can fully work with Test Specification and Requirements. Senior tester: A tester can view,create, edit, and delete test cases as well as execute them. Testers lack the permissions to manage test plans, manage products, create milestones, or assign rights. (initially tester, senior tester) Test Leader: A lead has all of the same permissions as a Tester but also gains the ability to manage test plans, assign rights, create milestones, and manage keywords Admininstrator: An admin has all of the same permissions as a lead but gains the ability to manage products 创建testcase 在使用testlink创建testcase时,首先要创建一个product。在最初创建时,product只有name、color两种属性。不同的product对应不同的color,是为了将两个不同的产品用颜色加以区别。 随后就是添加component和category(leader,tester).把component对应到项目的功能模块,而把category跟每个模块的function 对应,testcase就是写在这些category里的。 测试用例的管理和复用问题 我们可以使用测试用例搜索功能从不同的项目、成百上千的测试用例中查到我们需要的测试用例,甚至于可以直接将别的项目里写的测试用例复制过来. Product:可以创建新Component Component:可以edit,delete,move/copy,Recorder Categories and new Category Category:可以 edit,delete,move/copy,Recorder test cases, create test cases and import testcases. Testcase:可以 edit,delete,move/copy。Move this test case to a different category (within the same component). testcase与测试需求(feature)的对应问题 在testlink里,有一个功能是从来没用过的,这就是为每个测试用例设置keywords这个功能,而且testlink还
文档评论(0)