For the eighth year in a row, ZenTao has been awarded the No.1 spot in "Common Test Management Tools"! Sticky

For the eighth year in a row, ZenTao has been awarded the No.1 spot in "Common Test Management Tools"! 51 Testing has published "2022 Software Testing Industry Status Survey Report" in March 2023. Wi...
  2023/04/03   Kelsea   4810

5 Reasons to Move from Jira to ZenTao Sticky

Before we dig down on to consider migration from Jira to ZenTao, let’s start with the basics, for business positions, who might be new to this. We’ll briefly introduce you to Jira, it’s the most popular alternative — ZenTao, and then touch base on the most common reasons, why businesses decided to move from Jira to ZenTao.
  2021/01/27   Maxx Fey   13547

How To Install Kubernetes On Ubuntu 18.04

Kubernetes is an open source platform for managing container technologies such as Docker.
2020/11/25   Troy Yang   6449

PO: How to write user stories?

User stories are the concepts first proposed in Extreme Programming. It has also been used in Scrum. Compared with requirements documents or prototypes, user stories are organized in an itemized way, which is simple to maintain, easy to estimate and sort, and facilitate development teams to complete delivery in small iterations.
2020/11/25   Renee Fey   4188

Practices of Agile Management

The practice of Agile Management
2020/11/25   philip   4204

The Curse of Knowledge: Project Team Communication Pitfalls

The curse of knowledge is a cognitive bias that occurs when an individual, communicating with other individuals, unknowingly assumes that the others have the background to understand. It holds that it is difficult to imagine what it feels like not knowing something, once you know it. Since you do not remember what you do not understand, it is difficult for you to explain your knowledge to those who are not on the same level of understanding as you are.
2020/11/24   ZenTao Official   3262

What is Kubernetes ( K8s ) ?

Kubernetes is an open-source orchestration system for automating the management, placement, scaling, and routing of containers.
2020/11/24   Troy Yang   2991

FAQ with Jeff Sutherland on Scrum Guide 2020

Jeff Sutherland thinks the intent is the same as the past. But as Jeff and Ken were beginning to put this guide together, Ken said that the biggest problem in Scrum is the word "Servant Leadership".
2020/11/20   ZenTao Official   4923

Stay with Jira or use an alternative?

Atlassian has just announced that the changes to their server and Data Center in October and they will discontinue selling server licenses.
2020/11/18   Troy Yang   5002

SCRUM: a framework for developing and maintaining complex products

Scrum is a framework for developing and maintaining complex products. It is an incremental and iterative development process.
2020/11/18   philip   4883

PO: How to prioritize backlog items?

The Product Backlog items are specifications and requirements, user stories, bugs, user cases, etc. According to Scrum, the primary responsibility of the Product Owner is to manage the team backlog. The Product Owner needs to prioritize those items by their value.
2020/11/17   Renee Fey   2827

GoLang UDP Service Example

In order to avoid processing each layer of data, GoLang creates a copy of the same data in memory. It is passed by reference. That is the point of "slice"! It saves a lot of memory!
2020/11/15   Taotao   4059