Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presentation : Influence of DevOps in Software testing #984

Merged
merged 2 commits into from
Mar 26, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions contributions/presentation/week3/renanb-ved.megha/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# 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