惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The Hacker News
The Hacker News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
小众软件
小众软件
云风的 BLOG
云风的 BLOG
Martin Fowler
Martin Fowler
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
L
LangChain Blog
博客园 - 司徒正美
腾讯CDC
C
Cybersecurity and Infrastructure Security Agency CISA
C
Cisco Blogs
M
MIT News - Artificial intelligence
Y
Y Combinator Blog
S
Schneier on Security
T
Tailwind CSS Blog
S
Securelist
P
Proofpoint News Feed
A
Arctic Wolf
有赞技术团队
有赞技术团队
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
P
Privacy & Cybersecurity Law Blog
爱范儿
爱范儿
G
GRAHAM CLULEY
F
Full Disclosure
T
Threat Research - Cisco Blogs
Hugging Face - Blog
Hugging Face - Blog
T
Tor Project blog
T
Threatpost
月光博客
月光博客
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
C
CXSECURITY Database RSS Feed - CXSecurity.com
AWS News Blog
AWS News Blog
C
CERT Recently Published Vulnerability Notes
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
Simon Willison's Weblog
Simon Willison's Weblog
Microsoft Security Blog
Microsoft Security Blog
雷峰网
雷峰网
I
Intezer
GbyAI
GbyAI
T
The Exploit Database - CXSecurity.com
L
LINUX DO - 热门话题
J
Java Code Geeks
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
V
Visual Studio Blog
罗磊的独立博客

博客园 - lifz

捕获asp.net下的未处理异常 延迟加载的一般实现 (ZT)在Struts中使用Validator框架 业界内广为流传的关于项目管理的通俗讲解 认识到单元测试的重要性 项目小结 SQL Server多事务并发问题 4xx: Client Error 使用者端(浏览器)错误讯息 Audit审计 加密技巧 COM+组件提供的企业级服务 An n-tiered Approach of Asp.Net Stored Procedure Temp Table Excel Template Export .NET企业服务器要点 jsp页面请求过程 asp.net页面处理过程 How to J2EE Asp.net Authorization Asp.net Authentication
IPM
lifz · 2006-04-25 · via 博客园 - lifz

The Basic Data  

The entire measurement analysis procedure in Infosys depends on the basic data of effort and defects, which is captured in DART and RADAR. Any meaningful conclusions / decisions in a project can be derived based on milestone / metric analysis reports, only if these basic data is accurate. As per the process, DART is supposed to be used "online" and should be submitted weekly. RADAR entries should be made as soon as a review / test is completed, and should be tracked to closure.

Configuration ManagementAdherence to the configuration management plan ensures that the team can focus on more productive work. It avoids such confusion and ensures that the Software going to be delivered is conforming to the requirements. It also assures that the code is reviewed, tested and is the correct version consistent with the other deliverables.

COQ

Testing is a very important activity to be done with clear strategy. Effective testing should not be decided by the availability of bandwidth. There should be proper entry and exit criteria defined for testing. Increasing the testing effort arbitrarily does not give any additional benefit and decreasing it arbitrarily is highly risky. 


Defect Prevention 

Defect prevention is not just about Pareto charts and Fish bone diagrams. The most important thing is to identify, plan and implement the actions needed to eliminate the root causes of the defects. It is also important to verify whether right action is taken and improvement is happening.

Defect Logging 

It is not just sufficient to capture the number of defects caught in a review or testing.It is also important to capture the attributes of the defects like severity, type, stage injected, stage detected etc to derive meaningful conclusions. These attributes will also help during defect prevention to understand the root causes of the defects. Refer Defect classification guideline

The Project Plans

Project plan & Configuration Management Plan should be prepared at the early stages of the project reflecting the thought process of project manager on how he is going to execute the project. It creates the roadmap for project execution. Getting it reviewed by peers will help to leverage the experience of others. Project management standard of Infosys Quality system gives the timelines for the project initiation activities. Late preparation only adds to frustration.

Managing Your Risks

Risk management is a process of identifying the risks in a project, prioritizing them and identifying the required mitigation steps. CMMi emphasizes on calculating the cost of the risk and cost of the mitigation steps so that a cost / benefit analysis can be done. This will help to decide on whether to implement the mitigation step or to accept the risk. QSD risk management guidelines should be used to identify the risks and to assign their probability and impact.

Goal Setting 

While it is a good practice to revisit the project goals based on the milestone analysis, caution should be exercised while doing that.
It is not required to revisit the project goals after every milestone / metric analysis. A high deviation on a particular milestone does not call for revisiting the goals immediately. A trend needs to be observed and a decision on revisiting the goals should be based on that.