Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What is the practice of testing the production environment continuously with different types of failure scenarios called?
Home
DevOps Security
What is the practice of testing the production environment continuously with different types of...
0
votes
asked
Mar 25, 2021
in
DevOps Security
by
Robindeniel
What is the practice of testing the production environment continuously with different types of failure scenarios called?
a) IAST
b) Fuzz Testing
c) Chaos Testing
d) RASP
chaos-testing
devops
devops-security
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 25, 2021
by
Robindeniel
c) Chaos Testing
Practice of testing the production environment continuously with different types of failure scenarios called Chaos Testing
...