From bf618cf27aa68f18df15ce9c7fc280d9b09f019c Mon Sep 17 00:00:00 2001 From: ChuckD3ath <33813588+ChuckD3ath@users.noreply.github.com> Date: Fri, 30 Sep 2022 13:26:48 +0200 Subject: [PATCH] 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 --- .../100-qa-basics/106-project-management/readme.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/content/roadmaps/113-qa/content/100-qa-basics/106-project-management/readme.md b/content/roadmaps/113-qa/content/100-qa-basics/106-project-management/readme.md index 1955d9ca9..709bc7363 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/106-project-management/readme.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/106-project-management/readme.md @@ -1 +1,10 @@ -# Project management \ No newline at end of file +# 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. + +Free Content +What are the Main Objectives of Project Management? +Project Management in Software Testing +Project Management Life Cycle Phases: What are the stages? \ No newline at end of file