Tagged articles
3 articles
Page 1 of 1
转转QA
转转QA
Nov 12, 2020 · Backend Development

Building an Exception Testing Platform with ChaosBlade and SpringBoot

This article explains the purpose, tool selection, and implementation of an exception testing platform that uses ChaosBlade for fault injection and a SpringBoot wrapper to simplify backend integration and provide a front‑end UI for injecting various system anomalies.

Backend DevelopmentChaosBladeSpringBoot
0 likes · 5 min read
Building an Exception Testing Platform with ChaosBlade and SpringBoot
转转QA
转转QA
Oct 28, 2020 · Fundamentals

What Is Exception Testing and How to Conduct It

Exception testing, a distinct testing type from functional and performance testing, helps uncover system issues caused by system, dependency, or application anomalies, enabling designers to improve solutions and enhance overall system stability through comprehensive test case design and execution.

BackendSoftware Testingexception testing
0 likes · 10 min read
What Is Exception Testing and How to Conduct It