Kiwi TCMS 5.1 发布,开源全功能测试用例管理系统

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Kiwi TCMS 5.1 已发布,Kiwi TCMS 是一个集测试计划、测试运行和测试用例于一身的管理系统,用 Python 和 Django 编写。它具有许多强大的功能,如 Bugzilla 和 JIRA 集成,快速测试计划和运行搜索,针对每个计划、...

Kiwi TCMS 5.1 已发布,Kiwi TCMS 是一个集测试计划、测试运行和测试用例于一身的管理系统,用 Python 和 Django 编写。它具有许多强大的功能,如 Bugzilla 和 JIRA 集成,快速测试计划和运行搜索,针对每个计划、运行和案例以及 XML-RPC API 的强大访问控制。

值得注意的是,此版本引入了新的数据库迁移、实验性的报告功能,还有已弃用的功能和错误修复。升级后别忘了:

./manage.py migrate

更新如下

功能增强

  • Integrate with Django Report Builder as tech-preview. This makes it possible for power users and administrators to generate tabular reports. You will have to know the existing DB schema if you want to create your own reports. See http://kiwitcms.readthedocs.io/en/latest/db.html. This feature is in tech-preview and it may be removed if it doesn't work out. Please comment at: Issue #452.

  • Allow using manage.py dumpdata|loaddata|sqlflush|dbshell for backups, see blog post

  • In TestCase view page add a link to delete the current test case

  • In TestCase Admin page the + Add TestCase button now allows to create new test case

  • The version menu item in the helper menu now links to Changelog

弃用的功能

  • Start showing deprecation warning for Advanced search, see Issue #448

Bug 修复

  • Allows Product/Version/Build to be shown in Testing Report. Fixes Sentry KIWI-TCMS-2C

  • Default to https:// links if not running locally. Fixes Issue #450

  • Apply missing CSS class for object history table so it can be displayed nicely

重构

  • Squash some database migrations

  • Fix a number of pylint issues

  • Remove unused testruns.views::view_caseruns(). References Issue #316

  • Remove unused template report/caserun.html

  • Handle TestRun deletion via admin not home grown code

源码下载:https://github.com/kiwitcms/Kiwi/releases/tag/v5.1


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

移动应用的设计与开发

移动应用的设计与开发

[美] 弗林 (Brian Fling) / 马晶慧 / 电子工业出版社 / 2010-5 / 59.80元

本书全面介绍了如何在移动设备上设计和开发应用程序。书中从介绍移动产业的生态环境和移动媒体开始,阐述产品策划的方法、产品架构、视觉设计和产品类型的选择,并详细描述了产品实现过程中所用到的一些技术、工具和概念,最后还简单介绍了如何获得利润和降低成本,肯定了iPhone在移动设备发展史上起到的巨大推动作用。本书不仅能让读者了解到移动设计和开发的知识,更重要的是,它揭示了移动开发的代价高昂、标准混乱的根本......一起来看看 《移动应用的设计与开发》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具