当前位置:网站首页>Project management tool Zen
Project management tool Zen
2022-07-25 02:13:00 【Building Zzzz】

Test column
Catalog
One . What is Zen
1. Origin of Zen
The name of Zen is like “ The Buddha ” dependent , But it's not like this , The origin of the name of Zen comes from 《 Zen of software testing 》 and 《 The way of software testing 》 These two books , Zen and Tao are two very representative words in Chinese culture , And the reason why I chose “ ZenTao ” As a name , I hope to convey my understanding and thinking of management through these two words , I also hope I can use Zen project management software , Really help the R & D team solve the problem of project management .
2. Why should there be Zen
Then why do we need Zen as a management tool , Let's review the software testing process first : Demand analysis – test plan – Test design – Testing process – Test report ; There will be more than test cases in these processes , It is also possible to test various BUG, And these BUG They are all submitted to developers for modification , And finally, there will be a summary of the test report , These need to be recorded , And test the brain to remember , Is far from being achieved , So there are management tools like Zen , You can record these things , More conducive to development !
3. Why choose Zen
There are many management tools like Zen , Be similar to QC/CQ/jira/tpad/testLink( Only test cases can be managed )/bugzilla( management BUG Statement cycle of ,BUG The state of ), As an open source version of Zen, for us poor students , Is the best , And Zen is also very comprehensive ( Demand management , Test case management ,BUG Life cycle management , Test report , Manage the entire software development cycle ), So Zen is a project management tool , It can manage the whole software development life cycle !

Two . Installation and configuration of Zen
Open the browser and enter the address :https://www.zentao.net, Enter home page 

Select Download , If the download fails, remember to turn off the firewall , Remember to unzip the compressed file to c disc , Then do the following operations 

In addition, you need to configure ports , Ensure that the port cannot be occupied , If it is occupied, it cannot be used ,

Both ports need to be changed to unused , Otherwise, there will be problems 
This √ It also needs to be cancelled , Then click the open Zen button , Start Zen 
Remember to choose the open source version ( If there are other versions ), The default user name is admin, The password is 123456, If you need to change your password, you can change it 
It will be like this when you go in , Even if you successfully enter !
3、 ... and . Use of Zen
Zen use process :
Zen is to support the process management of agile development ! The users of Zen mainly include product managers , project manager , Developer , Testers and managers !
For example, these parts are specifically introduced in Zen !

Then you can start adding items , Then assign various tasks , In addition, administrators can do anything , Other modules are handled by special personnel , product , project , Development , test …
That's all for the basic project management tools !
边栏推荐
- After upgrading v2.1.0, the synchronization failed
- Create the first hbuilder project
- [programmer interview classic] 01.09 string rotation
- Create thread: pthread_ create
- Computing network, AI first, shengteng AI helps operators' Digital Transformation -- work together to win-win Computing Era
- Rightmost × Microframe, high quality heif image coding and compression technology
- Detailed explanation of MySQL, Oracle and PostgreSQL database index failure scenarios
- R language uses logistic regression, ANOVA, outlier analysis and visual classification iris iris data set
- How to judge which star you look like?
- [daily question in summer] Luogu p6850 Noi
猜你喜欢

Use SAP ui5 application to consume create and delete operations of OData in business application studio

MySQL advanced (13) command line export import database

Talk about what's going on with C # backstage GC?

High performance memory recovery technology for decrypting ark -- HPP GC

Using ODBC to consume SAP ABAP CDs view in Excel
Windows Server 2022 received a non security update in July: fix the sticking problem caused by defender

Thinkphp5.0.24 deserialization chain analysis

Create the first hbuilder project

Rightmost × Microframe, high quality heif image coding and compression technology

Detailed explanation of manually writing servlet in idea
随机推荐
2022/7/18-7/19
Automatically create partition tables by time and month in PostgreSQL
JS utils tool function that makes you get twice the result with half the effort
Use SAP ui5 application to consume create and delete operations of OData in business application studio
Beijing Zhun electric clock, Beidou clock server, GPS network time server, NTP satellite timing system
C traps and defects Chapter 2 lexical "traps" 2.4 switch statements
[recognize cloud Nativity] Chapter 4 cloud network section 4.9.4.3 - smart network card usage scenario - network acceleration implementation
Detailed explanation of manually writing servlet in idea
Keepalivetime=0 description of ThreadPoolExecutor
Deep understanding of string class
Detailed explanation of the principles and differences between static pages and dynamic pages
6-11 vulnerability exploitation - use the built environment to send emails
Interpretation of video generation paper of fed shot video to video (neurips 2019)
Safety management and application of genomic scientific data
Scalar, vector, matrix calculus
Nacos service discovery data model
The solution of displaying garbled code in SecureCRT
JVM Foundation
R language uses logistic regression, ANOVA, outlier analysis and visual classification iris iris data set
[leetcode] 3. Longest substring without repeated characters - go language problem solution