Anugrah CharlesEvaluating Quality Metrics through Code Churn AnalysisThe age-old question that has troubled humanity since its inception is: “How much?” How much food is necessary for survival? How much fuel…Jul 8, 2023Jul 8, 2023
Egor VoronianskiiSpring Boot Mutation testing with JUnit 5, Testcontainiers, and PITWhat is mutation testing?Dec 13, 2023Dec 13, 2023
InDev GeniusbyGavin F.How To Test Spring Boot Microservice Independently Using WireMock?Let’s find out how to implement unit tests and component tests using WireMockSep 12, 20211Sep 12, 20211
InJohn Lewis Partnership Software EngineeringbyCraig MortenAutomating a11y testing: Part 1 — AxeIn this series I will cover a talk I gave at the John Lewis Tech Profession Conference 2023 on the topic of automating web accessibility.Jun 23, 20231Jun 23, 20231
InHMH EngineeringbyAislinn HayesWant to increase your quality and reduce your deployment times? Meet App-level Integration TestingIn my last blog post I teased a new pattern for integration testing that we started following at HMH over the last year. I’m so excited to…Jun 15, 2021Jun 15, 2021
David Rodenas PhDThe Inverted Contract TestingOr the right way to do contract testing on highly coupled software.Jan 20, 20242Jan 20, 20242
Lesia TopolQuality gates and Test orchestration strategy in one slideTest orchestration provides a centralized platform for managing the entire testing process. Refer this article on how to plan your strategyAug 11, 20233Aug 11, 20233
Kostiantyn TeltovSDET: SOLID principle examples in Test Automation solutionsGreetings,Apr 11, 20233Apr 11, 20233
Daniel S. Blanco12 factor, Webcompere & JUnit: How to test with env/system variablesIn a world oriented to the decentralized deployment of our applications in different environments, the methodology to perform these…Jul 26, 2021Jul 26, 2021
CodealTesting an API using Restassured and WireMock with Spring bootIn a micro-services architecture, services need to communicate to each other. In a non-trivial backend, it’s common for HTTP calls to…Mar 20, 2021Mar 20, 2021
InXandr-TechbyIryna SuprunExploratory Testing (ET) -What, When, Why and HowThe topic of exploratory testing has become hot again. AI and Machine Learning allow us to automate more and more mundane tasks, so QA has…Feb 8, 201916Feb 8, 201916
InTDS ArchivebyKay Jan WongPytest with Marking, Mocking, and Fixtures in 10 MinutesWrite robust unit tests with Python pytestJul 31, 20222Jul 31, 20222
Xavier EscuderoTesting Success — The socratic way of questioning your testsMany people argue that we should write tests simply to meet requirements or achieve high code coverage metrics 🤦🏻. But are we really…Oct 25, 2023Oct 25, 2023
Xavier EscuderoThe Test pyramid: A flawed approach to Testing in Modern Software DevelopmentThe Test Pyramid concept has a history that spans over a decade. It has evolved and adapted to various software development practices and…Aug 31, 2023Aug 31, 2023
Xavier EscuderoTesting success: BDD is not (just) test automationI’ve seen several projects using Gherkin to define their automated tests, without a previous collaborative effort to define the…Aug 25, 2023Aug 25, 2023
Xavier EscuderoTesting Success: Why You Need a Test Architect in Your Corner!Some companies create the Test architect position, but there’s not a universal definition in the community and companies are implementing…Jul 28, 2023Jul 28, 2023