当前位置:网站首页>【测试开发】测试管理工具禅道的安装
【测试开发】测试管理工具禅道的安装
2022-06-13 03:35:00 【敲代码的布莱恩特】
【测试开发】测试管理工具禅道的安装
常见的测试管理工具是干什么的?
测试管理工具是在指在软件开发过程中,对测试需求、计划、用例和实施过程进行管理、对[软件缺陷进行跟踪处理的工具。通过使用测试管理工具,测试人员或开发人员可以更方便地记录和监控每个测试活动、阶段的结果,找出软件的缺陷和错误,记录测试活动中发现的缺陷和改进建议。记录、规范、统计、分析、回溯、改进
测试管理工具应该具有的基本功能如下:
1、测试需求管理
2、测试用例管理
3、测试过程管理(计划、任务等)
4、缺陷管理
5、报表统计
6、权限管理
禅道的安装与配置
官网地址:http://www.zentao.net/
选择合适的版本下载,推荐使用一键安装包。以下以windows 64位一键安装包为例
1、运行Windows一键安装包
双击解压缩到某一个分区的根目录,比如c:\xampp,或者d:\xampp, 必须是根目录。
进入xampp文件夹,点击 start.exe启动禅道时,如果电脑没有安装过VC运行环境时,会提示安装VC++环境
2、修改数据库密码
禅道服务启动后,会提示数据库密码太弱,建议修改密码。
会默认显示一个密码,你也可以自己设置一个密码,点OK后数据库密码会自动修改。
可以在控制运行面板左上角服务–修改数据库密码里查看到当前的数据库密码。也可以在xampp/zentao/config/my.php里查看到数据库密码。
3、Apache用户访问验证
该功能建议取消
禅道启动后,默认是开启了Apache用户访问验证
4、配置的修改

安装配置成功

边栏推荐
- 【面试复习】自用不定时更新
- MySQL transaction isolation level experiment
- MySQL learning summary 9: non empty constraints, uniqueness constraints, primary key, auto_ Increment, foreign key, default, etc
- Azure SQL db/dw series (11) -- re understanding the query store (4) -- Query store maintenance
- [azure data platform] ETL tool (2) -- azure data factory "copy data" tool (cloud copy)
- Multithreaded chat room, server and client
- Nuggets new oil: financial knowledge map data modeling and actual sharing
- 简述:分布式CAP理论和BASE理论
- Watering artifact based on Huawei cloud Internet of things (stm32+esp8266)
- Azure SQL db/dw series (9) -- re understanding the query store (2) -- working principle
猜你喜欢

Masa auth - SSO and identity design

The most complete ongdb and neo4j resource portal in history

Druid query

Simulink code generation: simple state machine and its code

Aggregation analysis of research word association based on graph data

(九)详解广播机制

LVS four layer load balancing cluster (6) LVS working mode

Figure data * reconstruction subgraph

Summary of rust language practice

Patrick Pichette, partner of inovia, former chief financial officer of Google and current chairman of twitter, joined the board of directors of neo4j
随机推荐
C language programming -- input a string (including letters, numbers, punctuation marks, and space characters) from the keyboard, calculate the actual number of characters and print out, that is, it d
Feign based remote service invocation
Scala method and function notes
[azure data platform] ETL tool (4) - azure data factory debug pipeline
Multi thread implementation of selling tickets and producers and consumers
Doris outputs numbers in currency format. The integer part is separated by commas every three digits, and the decimal part is reserved for two digits
MySQL learning summary Xi: detailed explanation of the use of stored procedures and stored functions
Druid query
YoloV5-Face+TensorRT:基于WIN10+TensorRT8.2+VS2019得部署
Byte stream & buffer stream
[azure data platform] ETL tool (5) -- use azure data factory data stream to convert data
How much can I get after the insurance period of annuity insurance products expires?
测试写入mysql数据300W条,每次1.6-2W之间就断掉然后出现以下问题:
PHP import classes in namespace
Summary of rust language practice
Graph data modeling tool
MMAP usage in golang
Advanced API review
MySQL learning summary 8: addition, deletion and modification of data processing
MySQL learning summary 10: detailed explanation of view use