From 834c3b51a23b02f56bcaf0e256f26982f907ba56 Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Thu, 25 Mar 2021 00:11:31 +0100 Subject: [PATCH 01/11] Influence of DevOps in Software testing --- .../presentation/week3/renanb-ved.megha/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 contributions/presentation/week3/renanb-ved.megha/README.md diff --git a/contributions/presentation/week3/renanb-ved.megha/README.md b/contributions/presentation/week3/renanb-ved.megha/README.md new file mode 100644 index 0000000000..97265842c0 --- /dev/null +++ b/contributions/presentation/week3/renanb-ved.megha/README.md @@ -0,0 +1,15 @@ +# Influence of DevOps in Software testing + +## Members: +* renanb@kth.se, Github: Renugaa +* ved.megha@gmail.com, Github: gangwalmegha + +## Abstract: +DevOps helps to build an environment where the Software Development Life Cycle (SDLC) can happen in a more reliable fashion.It bridges the various aspects such as Software integration & deployment while addressing the cultural (infrastructure) changes. + +## Slides +* Building the Environment +* Automating the existing flow while making room for new/additional features +* Adapting to Agile approach +* Tools that support DevOps in Software testing +* References From 3707bebca188489851775ed681ea29c46ff238e6 Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:29:46 +0100 Subject: [PATCH 02/11] Presentation : Continuous Testing in DevOps --- .../week3/renanb-ved.megha/README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/contributions/presentation/week3/renanb-ved.megha/README.md b/contributions/presentation/week3/renanb-ved.megha/README.md index 97265842c0..24e3987ef2 100644 --- a/contributions/presentation/week3/renanb-ved.megha/README.md +++ b/contributions/presentation/week3/renanb-ved.megha/README.md @@ -1,15 +1,17 @@ -# Influence of DevOps in Software testing +# Continuous Testing in DevOps ## Members: * renanb@kth.se, Github: Renugaa * ved.megha@gmail.com, Github: gangwalmegha ## Abstract: -DevOps helps to build an environment where the Software Development Life Cycle (SDLC) can happen in a more reliable fashion.It bridges the various aspects such as Software integration & deployment while addressing the cultural (infrastructure) changes. - +Continuous testing is an important process of the overall CI-CD (Continuous Integration Continuous delivery) pipeline and it is one of the key success criteria for successful DevOps implementation and adaptation in the organization. Our presentation will provide a high-level overview of the Testing framework in the context of the CI-CD pipeline. It will also delve into possible implementation approaches and tools that can be used. We will conclude the presentation by reflecting on the critical success factors and benefits of continuous testing. + ## Slides -* Building the Environment -* Automating the existing flow while making room for new/additional features -* Adapting to Agile approach -* Tools that support DevOps in Software testing +* Importance of testing in making DevOps successful +* Basic framework for Continuous Testing +* Implementation of Continuous Testing in CICD pipeline +* Difference between Continuous Testing and Test Automation +* List of Tools +* Critical success factors and benefits * References From 832ff720e0c4d9dd5adfb83e87bf8ad4ca0267ac Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Tue, 30 Mar 2021 23:58:48 +0200 Subject: [PATCH 03/11] Essay : DevOps in minimizing application downtime DevOps reduces downtime on applications using continuous deployment --- contributions/essay/Renu-Yuxin/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 contributions/essay/Renu-Yuxin/README.md diff --git a/contributions/essay/Renu-Yuxin/README.md b/contributions/essay/Renu-Yuxin/README.md new file mode 100644 index 0000000000..3db0653d1b --- /dev/null +++ b/contributions/essay/Renu-Yuxin/README.md @@ -0,0 +1,15 @@ +# Role of DevOps in minimizing downtime on applications using continuous deployment + +## Members + +renanb@kth.se Github: Renugaa +Yuxinm@kth.se Github: yuxinmmmm + + +## Proposal +* What is Downtime? +* How downtime impacts deployment? +* Use of DevOps to minimize the downtime +* The benefits and shortcomings in Continuous deployment +* Development trend +* Conclusion From dd2d6108f32f9acdc2101c44d1d7100fce7e0965 Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Sun, 4 Apr 2021 22:03:28 +0200 Subject: [PATCH 04/11] Rename contributions/presentation/week3/renanb-ved.megha/README.md to contributions/presentation/week3/Renu-Megha/README.md --- .../presentation/week3/{renanb-ved.megha => Renu-Megha}/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributions/presentation/week3/{renanb-ved.megha => Renu-Megha}/README.md (100%) diff --git a/contributions/presentation/week3/renanb-ved.megha/README.md b/contributions/presentation/week3/Renu-Megha/README.md similarity index 100% rename from contributions/presentation/week3/renanb-ved.megha/README.md rename to contributions/presentation/week3/Renu-Megha/README.md From 76f1176846fb89682c37e3fade1129284ff07f54 Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Sun, 4 Apr 2021 23:25:08 +0200 Subject: [PATCH 05/11] Presentation : Influence of DevOps in Software testing --- .../presentation/week3/{Renu-Megha => renanb-ved.megha}/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributions/presentation/week3/{Renu-Megha => renanb-ved.megha}/README.md (100%) diff --git a/contributions/presentation/week3/Renu-Megha/README.md b/contributions/presentation/week3/renanb-ved.megha/README.md similarity index 100% rename from contributions/presentation/week3/Renu-Megha/README.md rename to contributions/presentation/week3/renanb-ved.megha/README.md From cf156677588aab15085e1194dcfafe3ddb683b1b Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Sun, 4 Apr 2021 23:40:51 +0200 Subject: [PATCH 06/11] Presentation: Continuous Testing in DevOps From 4c4fb11e6a392538183859549d263eefaceeb461 Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Sun, 4 Apr 2021 23:56:30 +0200 Subject: [PATCH 07/11] Essay: Role of DevOps in minimizing downtime on applications using continuous deployment --- contributions/essay/{Renu-Yuxin => renanb-yuxinm}/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contributions/essay/{Renu-Yuxin => renanb-yuxinm}/README.md (100%) diff --git a/contributions/essay/Renu-Yuxin/README.md b/contributions/essay/renanb-yuxinm/README.md similarity index 100% rename from contributions/essay/Renu-Yuxin/README.md rename to contributions/essay/renanb-yuxinm/README.md From b172a2b5cb423fdb8cdf090e0d61f87269a1db04 Mon Sep 17 00:00:00 2001 From: Sophie H Ye Date: Tue, 6 Apr 2021 08:21:28 +0200 Subject: [PATCH 08/11] Delete README.md --- .../week3/renanb-ved.megha/README.md | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 contributions/presentation/week3/renanb-ved.megha/README.md diff --git a/contributions/presentation/week3/renanb-ved.megha/README.md b/contributions/presentation/week3/renanb-ved.megha/README.md deleted file mode 100644 index 24e3987ef2..0000000000 --- a/contributions/presentation/week3/renanb-ved.megha/README.md +++ /dev/null @@ -1,17 +0,0 @@ -# Continuous Testing in DevOps - -## Members: -* renanb@kth.se, Github: Renugaa -* ved.megha@gmail.com, Github: gangwalmegha - -## Abstract: -Continuous testing is an important process of the overall CI-CD (Continuous Integration Continuous delivery) pipeline and it is one of the key success criteria for successful DevOps implementation and adaptation in the organization. Our presentation will provide a high-level overview of the Testing framework in the context of the CI-CD pipeline. It will also delve into possible implementation approaches and tools that can be used. We will conclude the presentation by reflecting on the critical success factors and benefits of continuous testing. - -## Slides -* Importance of testing in making DevOps successful -* Basic framework for Continuous Testing -* Implementation of Continuous Testing in CICD pipeline -* Difference between Continuous Testing and Test Automation -* List of Tools -* Critical success factors and benefits -* References From 1f9e46edfc350ce9b63d8f9ccb4cc21b874f958d Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Tue, 13 Apr 2021 22:17:38 +0200 Subject: [PATCH 09/11] Presentation : DevOps adoption in large Enterprise through Continuous Testing Added link to the presentation and updated the folder name with my partner's kth username. --- .../week3/renanb-gangwal/README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 contributions/presentation/week3/renanb-gangwal/README.md diff --git a/contributions/presentation/week3/renanb-gangwal/README.md b/contributions/presentation/week3/renanb-gangwal/README.md new file mode 100644 index 0000000000..c92b078116 --- /dev/null +++ b/contributions/presentation/week3/renanb-gangwal/README.md @@ -0,0 +1,18 @@ +# DevOps adoption in large Enterprise through Continuous Testing + +## Members: +* renanb@kth.se, Github: Renugaa +* gangwal@kth.se, Github: gangwalmegha + +## Abstract: +Continuous testing is an important process of the overall CI-CD (Continuous Integration Continuous delivery) pipeline and it is one of the key success criteria for successful DevOps implementation and adaptation in the organization. Our presentation will provide a high-level overview of the Testing framework in the context of the CI-CD pipeline. It will also delve into possible implementation approaches and tools that can be used. We will conclude the presentation by reflecting on the critical success factors and benefits of continuous testing. + +## Slides +* DevOps in context of large Enterprise +* Key challenges for enterprises in adapting Continuous Testing +* Suggested approach for adapting the continuous testing for large enterprise +* End2End DevOps Pipeline with an example toolset +* Conclusion + +## Presentation +[Link to Presentation](https://drive.google.com/file/d/1ISjo3UqfjyUmlcOZ-0kO5xb_aoHDPmGw/view?fbclid=IwAR1OUeRSrLKD6OcZA62Fd7eulcBQBXSJRHSsqHZQDUUX3bo0QSi_EZZQVDk) From 7512c5cd45d080fa75da0020c44e298da74a1ce6 Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Thu, 15 Apr 2021 22:07:41 +0200 Subject: [PATCH 10/11] Feedback Proposal --- contributions/feedback/renanb/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 contributions/feedback/renanb/README.md diff --git a/contributions/feedback/renanb/README.md b/contributions/feedback/renanb/README.md new file mode 100644 index 0000000000..b16b5527f6 --- /dev/null +++ b/contributions/feedback/renanb/README.md @@ -0,0 +1,7 @@ +# Feedback Proposal +I would like to give feedback on Essay: **Git - why is it so hard? And how to "Git gud"** - PR ID: [#1165](https://github.com/KTH/devops-course/pull/1165) + +## Member +Renugadevi Anbarasan (renanb@kth.se) + +Github: Renugaa From f9e8fe27bc68f9618375e7362b5992ed4de9a94b Mon Sep 17 00:00:00 2001 From: Renugaa <80925947+Renugaa@users.noreply.github.com> Date: Thu, 15 Apr 2021 22:30:17 +0200 Subject: [PATCH 11/11] Feedback Proposal for Essay #1165 --- contributions/feedback/renanb/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributions/feedback/renanb/README.md b/contributions/feedback/renanb/README.md index b16b5527f6..29f3e484a7 100644 --- a/contributions/feedback/renanb/README.md +++ b/contributions/feedback/renanb/README.md @@ -1,6 +1,7 @@ # Feedback Proposal I would like to give feedback on Essay: **Git - why is it so hard? And how to "Git gud"** - PR ID: [#1165](https://github.com/KTH/devops-course/pull/1165) + ## Member Renugadevi Anbarasan (renanb@kth.se)