当前位置:网站首页>Project manager's thinking mode worth trying: project success equation
Project manager's thinking mode worth trying: project success equation
2022-04-23 05:17:00 【Fried broad beans eat bouncing beans】
“ There is no one project to practice forever ?”
“ How can I find a way to solve all the problems ?”
“ Why do I use the same method , But some projects are delayed ?”
……
In many agile groups , These questions are often asked . Is there a way to solve all the problems ? The answer is : No, , Because there is no silver bullet .
As early as 1986 year , Fred · Brooks once put forward from an academic point of view : There is no silver bullet that can solve the software crisis . Why? ? The most fundamental reason is , The software itself has the following inherent characteristics :
- Complexity : Software complexity will increase nonlinearly with scale , Project cost overrun 、 Personnel status is out of sync 、 Poor functional availability 、 Complex structure and so on ;
- Uniformity : The software system needs to interact with the existing system , This requires that the interface of the new software system be consistent with the original software system ;
- variability : Due to user needs 、 External factors such as the market are constantly changing , This requires software to have variability ;
- Invisibility : Everyone is interested in software 、 Requirements or tasks have different understandings , This makes communication extremely difficult .
These features create many challenges in software delivery projects , Reduce team effectiveness , It can even lead to project failure .
Facing these challenges , It's not that we can't . Although there is no silver bullet in the software delivery project , But the success of the project is the result of a series of factors . We just need to find out the factors that can affect the project process , And act immediately , Can promote the success rate of the project . We can think in a way —— Build the team's project success equation to promote project success :
From the above project success equation , We can see , Whether the project has been successfully delivered , Depending on the limit value of each factor . In the project , The upper limit of the whole project will be low . in other words , If every factor in the project can be from 1 Upgrade to 1.01, The multiplication of multiple items will also produce great results . Corresponding , If you reduce each item to 0.99, Such as rough management “ One o'clock ”、 Reduced value “ One o'clock ”、 Slow action “ One o'clock ”…… Such a project will be full of loopholes .
How to change the factors in the project from 1 Upgrade to 1.01 Well ? The following action path can help you :
term Objective factor | Specific action measures | requirement | |
---|---|---|---|
Immediate action |
|
Talk is cheap. Show me the code. |
|
Project management process |
Demand stage |
|
Reasonably control the product delivery plan . |
The development phase |
|
Improve the success rate of the project through many engineering practices . |
|
Testing phase |
|
By improving the test quality , Accelerate project success . |
|
Process improvement |
|
Continuously optimize the whole project process , Realize process improvement . |
|
The team |
|
Synchronize your task status with other members of the team in time , Find and solve daily problems in time . |
|
Tools |
|
With tools , Improve work efficiency . |
|
Time quotient
|
|
Rational use of time , Create more value . |
|
Management style |
|
By building service-oriented leadership , Encourage trust and cooperation between teams , Fully mobilize the initiative and enthusiasm of team members . |
|
Product value |
|
Product value is the most special link in the whole project success equation : Only products produce value , The success of the project will make sense . |
The project success equation is just a way to help project managers think better , The success of the project is affected by many factors , Not all the factors listed above affect the success of the project , Therefore, relevant members of the project can learn from their own experience and lessons , Continuously expand the success equation of this project , Improve team project management . Come with us to find best practices for each project .
版权声明
本文为[Fried broad beans eat bouncing beans]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230510215653.html
边栏推荐
- Graphics.FromImage报错“Graphics object cannot be created from an image that has an indexed pixel ...”
- 青岛敏捷之旅,来了!
- Simple application of parallel search set (red alarm)
- 机器学习---线性回归
- mariadb数据库的主从复制
- API slow interface analysis
- What role do tools play in digital transformation?
- Kubectl command automatic replenishment
- HRegionServer的详解
- C. Tree Infection(模拟+贪心)
猜你喜欢
Graphics.FromImage报错“Graphics object cannot be created from an image that has an indexed pixel ...”
2021 年 25 大 DevOps 工具(下)
Basic concepts of multithreading (concurrency and parallelism, threads and processes) and entry cases
Use the built-in function of win to transfer files between two computers in the same LAN (the speed is the same as that between local disks)
PIP free export with path (@ file: / / /) notes
源码剖析Redis中如何使用跳表的
工具在数字化转型中扮演了什么样的角色?
Unique primary key ID of tidb sub table -- solution to failure of sequence and Gorm to obtain primary key
4 个最常见的自动化测试挑战及应对措施
Jupyter notebook crawling web pages
随机推荐
Study notes: unity customsrp-11-post processing --- bloom
何时适合进行自动化测试?(下)
Master-slave replication of MariaDB database
Mairadb数据库基本操作之数据管理
Streamexecutionenvironment of Flink source code
MySQL realizes row to column SQL
This call when the transaction does not take effect
TypeError: ‘Collection‘ object is not callable. If you meant to call the ......
静态流水线和动态流水线的区别认识
The WebService interface writes and publishes calls to the WebService interface (I)
退出vim的方法
Live delivery form template - automatically display pictures - automatically associate series products
App Store年交易额100万美元只缴15%佣金,中小开发者心里很矛盾
Chapter II project scope management of information system project manager summary
MySQL 慢查询
Tensorflow realizes web face login system
Using MySQL with Oracle
JS array common methods
Backup MySQL database with Navicat
Publish your own wheel - pypi packaging upload practice