中文字幕在线观看,亚洲а∨天堂久久精品9966,亚洲成a人片在线观看你懂的,亚洲av成人片无码网站,亚洲国产精品无码久久久五月天

Kiwi TCMS 5.1 發(fā)布,開源全功能測(cè)試用例管理系統(tǒng)

2018-08-01    來源:oschina

容器云強(qiáng)勢(shì)上線!快速搭建集群,上萬Linux鏡像隨意使用
Kiwi TCMS

Kiwi TCMS 5.1 已發(fā)布,Kiwi TCMS 是一個(gè)集測(cè)試計(jì)劃、測(cè)試運(yùn)行和測(cè)試用例于一身的管理系統(tǒng),用 Python 和 Django 編寫。它具有許多強(qiáng)大的功能,如 Bugzilla 和 JIRA 集成,快速測(cè)試計(jì)劃和運(yùn)行搜索,針對(duì)每個(gè)計(jì)劃、運(yùn)行和案例以及 XML-RPC API 的強(qiáng)大訪問控制。

值得注意的是,此版本引入了新的數(shù)據(jù)庫遷移、實(shí)驗(yàn)性的報(bào)告功能,還有已棄用的功能和錯(cuò)誤修復(fù)。升級(jí)后別忘了:

./manage.py migrate

更新如下

功能增強(qiáng)

  • 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 修復(fù)

  • 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

重構(gòu)

  • 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

標(biāo)簽: isp 數(shù)據(jù)庫 搜索

版權(quán)申明:本站文章部分自網(wǎng)絡(luò),如有侵權(quán),請(qǐng)聯(lián)系:west999com@outlook.com
特別注意:本站所有轉(zhuǎn)載文章言論不代表本站觀點(diǎn)!
本站所提供的圖片等素材,版權(quán)歸原作者所有,如需使用,請(qǐng)與原作者聯(lián)系。

上一篇:Apache Knox 1.1.0,用于數(shù)據(jù)處理的 REST API 網(wǎng)關(guān)

下一篇:Harbor 開源鏡像倉庫成為 CNCF 托管項(xiàng)目