What is a project:
A unique task or systematic process whose purpose is to innovate the product or service, the completion of the product or service marks the end of the project. Projects are subject to limited resources and risk.
Project manager: Managing Risk and resources (human time resources)
Project Flow:
a project;
1 stakeholders:
2 Business Value:
BRD is the English abbreviation for "Business demand description", all known as the requirement Document. is a product requirements Content document (report) based on the business objectives or value described.Its core purpose is to be used in the product before the research and development, by the enterprise senior as an important basis for decision-making evaluation. Its content involves market analysis, sales strategy, profit forecasting, etc., usually for decision-makers to discuss the presentation of documents, generally relatively short refining, no product details.
Second research
MRD English Full name market requirement document, Chinese meaning: Marketing requirements documents. The document is a "nexus" in the product project, and "Up" is an integration and recording of the ever-accumulating market data, and "down" is the direction and guidance for the follow-up work.The role is: The product project from the "preparation" stage into the "implementation" phase of the first document, its role is "to the annual product planning of a product in the market-level description", the quality of this document directly affect the development of product projects, and directly affect the company's product strategic intent to achieve.
Three requirements ideal {document}
PRD (Product requirement document), PRD documents Chinese meaning: Products requirements document. PRD documentation is one of the most important documents in a product project from the conceptualization phase into the "paper" phase.its role is to "target and technology the contents of the MRD", the quality of this document directly affects whether the development department can define the function and performance of the product.
Four Requirements Review
Five prototype production
Six prototype audits
Seven High fidelity Design: Design Drawing UI
Eight development
1 release Plan
2 demand decomposition
3 Row Period
Nine Test acceptance
Ten release
1 Development Server
2 Test Server
3 Production Server
Agile development--Lean overview
The Agile Manifesto: We are looking for better software development methods through our own practice and helping others practice, and we have established the following values:
1 Individual Interactions | Better than processes and tools
2 work-Ready Software | More than the detailed documentation
3 Customer Cooperation | Better than contract Capital Award
4 corresponding Changes | than to follow a plan
We think that the left is more valuable than the right .
Agile
Agile Development It is a guiding ideology or development approach to scrum and
XP is the specific way to develop agile
{
Scrum:1 List of product requirements by priority
2 Cross-functional teams
3 Sprint
4 continuously adjust release plans
5 Continuous adjustment process
Xp:1 pair Programming
2 Continuous integration
3 Test-driven development
4 Code ownership
5 Incremental Design Improvements
Scrum focuses on the process, while XP focuses on practice, but in practice, both are used together
Dsom:
}
Kanban:
Just in time
1 Visualizing Workflows
2 Limited to Products
3 Measuring cycle time
4 "Ready for" "complete"
Project development process-------Agile Development--Lean overview