agile management tools

Learn about agile management tools, we have the largest and most updated agile management tools information on alibabacloud.com

Development Management checklists (14)-agile development-story Acceptance Test

Note: The Development Management Checklists-series of articles are transplanted from my iteye blog. The Development Management checklists column will be updated directly in the future. Next I will talk about the "estimation Story". After the story estimation is completed, I will begin to consider how to carry out the acceptance test. Only when the story is accepted will the development be completed. For a

Help-Agile Development Team Management Problems

properly operated, is like returning to the chaotic state of no process, no documentation, no design, and how to implement agility, if a development team without a complete preliminary design and documentation can develop efficient products, how can they prevent team members from being overwhelmed and working overtime while generating efficient products, these series of questions have been bothering me recently and I have not yet come up with good answers. Later, I will continue to summarize so

Project Management (12)-The writing Story of Agile Development

customer.The best way to annotate a story rockery is to write a test caseIf the format is too large, meeting stories and complex stories can be divided into several small storiesIf the story is too small, several small stories can be combined into one big storyThe story is supposed to be testable.Developer ResponsibilitiesBe responsible for helping customers write stories that remind you to talk to your customers, rather than documenting detailed requirements definitions, stories that are valua

TFS (Team Foundation server) agile use tutorial (2): Source Code Management

Source code Management A folder is usually used to improve the weight process. There are various specifications and document templates in the folder,ISO9000So,RUPThe same is true,CMMThis is especially true. Most people will not be stunned when they see so many things, but the consultant will encourage you to tell you that this is a training framework and is a good product. When you have mastered these things, you will be able to understand the vast

What is the relationship between the scaled Agile Framework (SAFe) and product management?

SAFe is to RUP (Rational unfied Process), Lean, Scrum . SAFe Perhaps it solves some of the problems that big teams have in developing version planning and collaboration. but I really don't understand, SAFe and the so-called " Product Management " What's the matter with each other? ?SAFe has neither the most basic "value identity practice" nor the ALM (application Lifecycle Management), nor the PLM (Product

Agile Development Free management tool--one of the Martian previews: demand and story tree

This is the first of a series of Martian previews (one, two, three, four, five questions and answers, six, seven). One: Demand and story structure Second: Edit stories, product management, organizational structure The third: iteration, planning, assigning tasks Part Four: Storyboard, burndown chart, my work item V: FAQ The six: My Space, my notice The Seven: custom fields In addition to doing training, blogging, editing manuals, two years

Agile Project Management-iterative function cards and parking lots

Agile Project Management is driven by iteration and functionality. The promotion of features is manifested in the transition from task-oriented to product functions. This is an important difference from traditional project management, which is driven by tasks. We break down the entire requirement into multiple fine-grained Function Points. Only after all the deve

Development Management checklists (11)-agile development-collect stories

Note: The Development Management Checklists-series of articles are transplanted from my iteye blog. The Development Management checklists column will be updated directly in the future. How do you collect stories? This article tells you how to work with users and how to communicate with them to discover stories. The following four are the most effective methods to collect stories: I. user interviews 1. It

Development Management checklists (19)-agile development scrum Sprint plan meeting 2

Note: The Development Management Checklists-series of articles are transplanted from my iteye blog. The Development Management checklists column will be updated directly in the future. This article mainly aims to check your understanding and usage of scrum Sprint plan meeting 2, Through this article, you can check1. process and steps of your scrum Sprint plan meeting 22. Results of scrum Sprint plan Meeting

Practice and addendum of the most basic branch management mode in Agile Development

For details about how to develop the three branches, see my other article Analysis of the most basic branch management mode in Agile Development>; 3 branch mode: If you and your development team are faced with the following problems at the same time, I strongly recommend that you consider using at least three branch development models: · You only use one or two branches for development. · Your project has e

Project Management (11)-Agile development Gathering stories

workshops to prepare storiesDeveloper Responsibilities1, responsible for understanding and use a variety of techniques to capture user stories2, responsible for knowing how to use the development and background-independent questionsCustomer Responsibilities1, responsible for understanding and use a variety of techniques to capture the story2, responsible for writing more user stories as early as possible3, as the main representative of software users, responsible for and developers to communica

Card trees-New Features of Agile Project Management Tool mingle2.0

Mingle is an agile software development and management tool that will be released soon. Many new features are added in this version. Of course, the main function is card trees. You can establish parent-child relationships between various types of cards. These relationships use a tree structure to demonstrate the complexity of a project. You can build different trees for different purposes or for differe

8 In the agile development product management series: Design Technical Architecture Based on Business (also about 12306 performance issues)

This is the eighth article in the agile development product management series. (Column directory) In product development, product performance problems are often encountered, which will greatly affect the product architecture. However, to solve these performance problems, do not think it is only a matter of technical personnel. The product manager and product director should also participate in the process,

[Yifei] Yifei-daily management tools and Yifei management tools

[Yifei] Yifei-daily management tools and Yifei management tools 1. Yifei 9. X review yuan, Purpose: Review abnormal Component Replacement Download: http://download.csdn.net/detail/david_520042/7177295 2. database management tools.

Introduction to oracle management tools, oracle management tools

Introduction to oracle management tools, oracle management tools 1. SQL * plus is a tool software provided by oracle. It is mainly used to execute SQL statements and pl \ SQL blocks. How to use: 1) choose Start> program> oracle oradb_home10g> application development> SQL * plus. 2) Enter sqlplusw in the running co

Project management: Introduction to code Warehouse management, Project schedule management and continuous integration tools

can review each other's revised code, decide whether to submit, return, or continue to modify. It uses the version control system, git as the bottom.3. Project defect and schedule management: RedminePart of the overlap with Gitlab's functionality, he is a code defect management and tracking software, but more focused and naturally more powerful, it integrates the various functions required for project

Linux TCP/IP network management tools: Net-tools VS iproute2

arp TableUse net-tools:$ arp-an with iproute2:$ IP neigh650) this.width=650; "class=" Alignnone size-full wp-image-361 "src=" http://www.simlinux.com/wp-content/uploads/2014 /09/arp.jpg "alt=" ARP "width=" 546 "height=" 293 "style=" Border:0px;height:auto; "/> Add and remove static ARPUse net-tools:$ sudo arp-s 192.168.1.100 00:0c:29:c0:5a:ef$ sudo arp-d 192.168.1.100 using iproute2:$ sudo ip neigh add 192

Linux TCP/IP network management tools: Net-tools VS iproute2

$ netstat-l using iproute2:$ ss$ ss-l viewing ARP TablesUse net-tools:$ arp-an with iproute2:$ IP neigh Adding and removing static ARPUse net-tools:$ sudo arp-s 192.168.1.100 00:0c:29:c0:5a:ef$ sudo arp-d 192.168.1.100 using iproute2:$ sudo ip neigh add 192.168 .1.100 lladdr 00:0c:29:c0:5a:ef dev eth0$ sudo ip neigh del 192.168.1.100 dev eth0 Add, remove, and view multicast addressesUsing net-

Web front-end development tools--bower Dependency Pack management Tools _javascript Tips

Bower is a package management tool launched by Twitter, which is based on Nodejs's modular thinking, and functions are dispersed into modules, allowing for links between modules and modules, and through Bower to manage this connection between modules. Package management tools typically have the following features: A) Registration mechanism: Each package needs t

Redis Research (14th)-management tools, redis research tools

Redis Research (14th)-management tools, redis research toolsTo do well, you must first sharpen your tools. When using Redis, if you can effectively use various Redis management tools, it will greatly facilitate development and management

Total Pages: 15 1 .... 3 4 5 6 7 .... 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.