Skip to content

Commit

Permalink
Some more resources
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshus committed Jul 3, 2021
1 parent a22c59e commit b949f12
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/automation/performance-test-automation.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@

**Reference Code**
* [performance-testing-framework](https://github.com/serputko/performance-testing-framework)
* [Performance Testing on your Local Machine - The Art of Identifying Performance Issues early in your Development Cycle](https://confengine.com/conferences/agile-india-2021/proposal/15571/performance-testing-on-your-local-machine-the-art-of-identifying-performance-issues-early-in-your-development-cycle)

**Slides**
* [Latency vs Throughput](https://www.slideshare.net/jboner/scalability-availability-stability-patterns/20-You_should_strive_formaximal_throughputwithacceptable)
11 changes: 11 additions & 0 deletions docs/others/other-awesome-resources.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
### Testing in Production

**Blogs**
* [Testing in Production, the safe way](https://copyconstruct.medium.com/testing-in-production-the-safe-way-18ca102d0ef1)


**Videos**
* [Testing Strategy for DevOps](https://www.youtube.com/watch?v=z-3aSVfoyBY)

**Others**
* [Fault Injection in Production](https://queue.acm.org/detail.cfm?id=2353017)

0 comments on commit b949f12

Please sign in to comment.