1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 04:30:01 +02:00

Add project management resources (#1919)

* Update Project Management

* Update content/roadmaps/113-qa/content/100-qa-basics/106-project-management/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
ChuckD3ath
2022-09-30 13:26:48 +02:00
committed by GitHub
parent f1dc1a20b2
commit bf618cf27a

View File

@@ -1 +1,10 @@
# Project management # Project Management
A project is a temporary endeavor to create a unique product, service, or result. A project is temporary because it has a defined beginning and end time, and it is unique because it has a particular set of operations designed to accomplish a goal.
Project Management is a discipline of planning, organizing, motivating, and controlling the resources to achieve specific project goals. The main objective of project management is to achieve project goals and targets while keeping in mind the project scope, time, quality, and cost. It facilitates the project workflow with team collaboration on a single project.
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/introduction-project-management-pmp-certification.html'>What are the Main Objectives of Project Management?</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://huddle.eurostarsoftwaretesting.com/project-management-in-software-testing/'>Project Management in Software Testing</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.guru99.com/initiation-phase-project-management-life-cycle.html'>Project Management Life Cycle Phases: What are the stages?</BadgeLink>