InfoQ Homepage Testing Content on InfoQ
-
Test-Driven Development with Spring Boot - Testing the Harder Stuff
Sannidhi Jalukar, Madhura Bhave discuss how to do TDD for a Spring Boot application using Boot annotations and utilities and dealing with DB queries, caching, reactive components, and message brokers.
-
Cynefin & Test Planning - an Option for Choosing the Right Testing Approach
Lucian-Adrian Stroie discusses how Cynefin can be used to make sense of the testing context, thus helping determining the most suitable approach for testing.
-
Using Artificial Intelligence to Test the Candy Crush Saga Game
Alexander Andelkovic shows how King is training artificial intelligence bots to test its games by mimicking human interactions.
-
Inside a Self-Driving Uber
Matt Ranney breaks down the software components that come together to make a self-driving Uber drive itself. He talks about how they thoroughly test new software before it is deployed to the fleet.
-
Testing in the Age of DevOps
Roy Osherove discusses how to approach testing in a DevOps environment.
-
Manual Testing is Dead. Long Live Manual Testing
Tony Bruce discusses testing and the differences between manual and automated testing, if such a distinction should exist.
-
Debugging Microservices Applications w/ Service Mesh, openTracing & Squash
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.
-
Introduction to Compliance Driven Development (CDD) and Security Centric System Design
Dmitry Didovicher introduces CDD and discusses how they used Pivotal and Compliance Automation technologies to receive a certification to run PostgreSQL-As-A-Service.
-
Testing Observability
Amy Phillips discusses the impact of observability on testing, from new techniques, greater Dev and Ops involvement, right through to whether testing is needed anymore.
-
Oh Behave! Behavior-Driven Development with Cucumber
Dana Scheider introduces BDD with Cucumber, presenting how developers can approach BDD and why Cucumber is useful.
-
Intro to Property-Based Testing
Shane Charles discusses Property-based Testing, a method used to cover many possible input values and edge cases for Unit Testing.
-
Debugging Containerized Microservices
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.