Research among project managers globally identifies top communication skills for leading teams.

Leading people - the experiential side of project management - is as important as task-based skills according to project managers in Europe, the Middle East, India, America and Australasia.

In recent research they said that communication is a critical skill for project success, both for keeping team members up-to-date and for winning the support of key stakeholders.

But which skills make all the difference? Here are the top five respondents say have made all the difference to their careers.

1. Active Listening

In first place is our ability to listen to and understand others. Listening to the words and the meaning behind their words, not interrupting or letting our minds wander, asking questions to check understanding, observing non-verbal signals.

According to Indian project manager Nirav Patel CAPM: "The benefits include getting people to open up and due to that lots of misunderstandings and conflicts can be resolved."

2. Building Relationships based on Trust and Respect

Trust and respect are the cornerstones of personal relationships. They are earned not a right and come from experience of our honesty, integrity and expertise.

Among the characteristics people used to determine our credibility are truthfulness, openness, willingness to share ideas and information freely, consistency, reliability, loyalty, capabilities and competence.

"Trust encourages people to propose ideas, suggest ways to enhance work, speak of their concerns and give advice," says Dubai-based Kareem Shaker PMP.

3. Setting Clear Priorities

In third spot is a project manager's ability to convey the strategy for their team - by setting goals, planning and prioritising. This is the what, who, when, where, why and how of the project. Team members should understand both the big picture and the lower level technical priorities.

"Essentially this is what a project manager does. If you can't do it you won't get everybody working on the same page," says Australian Paul Ramussen.

4. Enabling Collaboration

In a collaborative environment team members support and encourage each other rather than focusing solely on their own tasks and responsibilities. They are willing to co-operate and share information, ideas and assets to help each other. The result can be greater than the sum of its parts.

"When we collaborate we get the 1x1=3 effect. Things happen that might not have if people had remained focused on their own work," says American Adam Michaelson PMP.

5. Conveying the Organisation's Vision

Explaining the bigger picture helps team members understand where the project fits within the overall aims of your business unit and organisation. Senior executives are focused on the triple bottom line - finances, environment, reputation - this is where they expect your project to make a difference.

American Jhaymee Wilson PMP says: "As project managers if we can't convey the link between our project and the organisation how can we show we are delivering value?"

Top Five Communication Skills for Project Managers的更多相关文章

  1. The Top Five Software Project Risks

    Risk management (or more precisely risk avoidance) is a critical topic, but one that is often dull t ...

  2. Effective Project Communications

    I was recently invited to speak at a conference in Singapore on Effective Project Communications. I' ...

  3. Introduction to Project Management(II)

    Introduction The purpose of this paper is to gain an understanding of project management and to give ...

  4. 10 Golden Rules of Project Risk Management

    The benefits of risk management in projects are huge. You can gain a lot of money if you deal with u ...

  5. Introduction to Project Management(I)

    Project management in the modern sense began in the early 1950s, although it has its roots further b ...

  6. 【转】issue management in your test project

    What is Issue Management? Issue Management is the process to make others aware of the problem and th ...

  7. The "Real" Project Plan

    "I need a project plan by tomorrow morning." As project managers, that's what we hear. But ...

  8. SENG201 (Software Engineering I) Project

    SENG201 (Software Engineering I) ProjectSpace ExplorerFor project admin queries:For project help, hi ...

  9. How do I improve my English speaking skills in a very short time?

    You have asked some very important questions. I think the first step is to prioritize the issues: Yo ...

随机推荐

  1. gprof参数说明及常见错误

    参数说明 l -b 不再输出统计图表中每个字段的详细描述. l -p 只输出函数的调用图(Call graph的那部分信息). l -q 只输出函数的时间消耗列表. l -e Name 不再输出函数N ...

  2. HDU 4405 期望DP

    期望DP算是第一题吧...虽然巨水但把思路理理清楚总是好的.. 题意:在一个1×n的格子上掷色子,从0点出发,掷了多少前进几步,同时有些格点直接相连,即若a,b相连,当落到a点时直接飞向b点.求走到n ...

  3. [leetCode][013] Two Sum 2

    题目: Given an array of integers that is already sorted in ascending order, find two numbers such that ...

  4. PHP 如何读取一个1G的文件大小

    需求如下: 现有一个1G左右的日志文件,大约有500多万行, 用php返回最后几行的内容. 1. 直接采用file函数来操作 or file_get_content() 肯定报内存溢出注: 由于 fi ...

  5. 将正确的 HTTP 头转发给后端服务器的一些问题

    Apache Software Foundation 的 HTTP 服务器项目(通常称为 Apache)是当今互联网上占据优势的 Web 服务器,它占据了 60% 以上的市场份额.Apache 服务器 ...

  6. 当一回Android Studio 2.0的小白鼠

    上个星期就放出了Android studio出2.0的消息,看了一下what's new 简直抓到了那个蛋疼的编译速度痛点.在网上稍微搜索了一下后发现基本都是介绍视频.一番挣扎后(因为被这IDE坑过几 ...

  7. .net 开发的奇淫巧计

    随机数 Random random = new Random(( int)DateTime .Now.Ticks & 0x0000FFFF); 如何让ASP.NET Web API显示完整的错 ...

  8. 相关css 细节处理 neat.css

    人性化的细节处理 例如: textarea 默认只能垂直拖动,防止宽度改变破坏布局. textarea { resize: vertical; } 汉字字号小于 12px 不易阅读,为 <sma ...

  9. FAQ软件卸载

    今天安装了一个PDF 编辑软件pdftk,下载时提示有50多M,感觉不好用,卸载后提示释放空间只有2M,郁闷了.上网查寻,如下命令 sudo dpkg -p package_name卸载软件包及其配置 ...

  10. Windows上python开发--2安装django框架

    Windows上python开发--2安装django框架 分类: 服务器后台开发2014-05-17 21:22 2310人阅读 评论(2) 收藏 举报 python django 上一篇文章中讲了 ...