I am using chaos monkey implementation of code centric to test a spring boot application which is hosted in a non scaled environment (i.e It is not hosted on cloud). Below are the scenarios that I am testing. Kindly advice if I can test any more scenarios
- Latency Assault
- Exception Assault
- Kill Application Assault
- Memory Assault
A few that I can think of -
You can look for more ideas on other platforms such as Gremlin or [Chaos Toolkit]ץ(https://docs.chaostoolkit.org/)