TestOps and Continuous Testing
- TestOps
- Continuous Testing in DevOps
- Test Driven Development (TDD)
- Tools
- Application Security Testing (AST)
- Bunch of Images
TestOps
- devops.com: Shift-Right Testing: The Emergence of TestOps
- devopsonline.co.uk: DevOps and the emergence of TestOps!
- opcito.com: TestOps: How to automate your software pipeline at the speed of DevOps
- xeridia.co.uk: The Importance of Testing in DevOps
- xeridia.co.uk: Benefits of Test-Driven Development in DevOps Environments
- softwarebusinessgrowth.com: Parallel System Validation – The End Of DevOps
- itnext.io: Kubernetes: load-testing and high-load tuning — problems and solutions
- gcreddy.com: Domain Knowledge for Software Testers
- blog.gurock.com: What Is DevTestOps?
Continuous Testing in DevOps
- TestOps at the Speed of DevOps. Is DevOps killing Testing and QA or making it more important than ever?
- guru99.com: What is Continuous Testing in DevOps? Definition, Benefits, Tools
- xeridia.co.uk: The Importance of Testing in DevOps
- opensource.com: What you need to know about automation testing in CI/CD
- thenewstack.io: Removing the Roadblock to Continuous Performance Testing
Test Driven Development (TDD)
- guru99.com: What is Test Driven Development (TDD)? Tutorial with Example
- functionize.com: Testers vs TDD Test-driven development was supposed to eliminate the need for independent testing. Alas, it doesn’t go far enough.
Tools
- Smocker (server mock) is a simple and efficient HTTP mock server
- copyist Mocking Your SQL Database in Go Tests Has Never Been Easier.
- opensource.com: Cerberus - An open source solution for continuous testing at scale Cerberus focuses on testing usability, scalability, and integration.
- Diffblue Catch regressions earlier in your pipeline with Java unit tests that are automatically created by Diffblue Cover
- theregister.com: Coding unit tests is boring. Wouldn’t it be cool if an AI could do it for you? That’s where Diffblue comes in A big time saver – but ‘we can’t tell if the current logic that you have in the code is correct or not.’ Oh
- Cicada: A tool for testing microservices
KubeAudit
- developers.redhat.com: Static analysis with KubeAudit for Red Hat OpenShift This auditing tool currently only supports Kubernetes manifests, but we plan to expand it to include Helm charts and Go code, as well. The tool is in very early stages, but is looking for community input to help add use cases.