Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wska authored Mar 27, 2021
1 parent 34a569c commit 84159b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions contributions/presentation/week3/gchang-wska/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ William Skagerström (wska@kth.se)
Github username: wska

## Topic
An introduction to code coverage in continuous integration. We want to give an introduction to code coverage as it is used in continous integration, which is a cornerstone in devops. See outline for more detail.
We want to give an overview of Continuous Testing and its role in devops. How does it relate to CI/CD?
See outline for more detail.

## Outline
* What is code coverage?
* Code coverage and continuous integration.
* How is code coverage calculated? (Coverage criteria)
* Pros and Cons of code coverage
* Code coverage tools
* Good coverage does not equal good tests (discussion)
* What is Continuous Testing in Devops?
* Continuous Testing vs Automated Testing
* Advantages and challenges of Continuous Testing
* Continuous Testing Tools
* The future of Continuous Testing


## Slides:
Expand Down

0 comments on commit 84159b3

Please sign in to comment.