DevOps - Testing Flashcards
1
Q
What are the levels of testing (micro- macro)
A
Unit (smallest/fastest)
Integration
System
Acceptance
Performance
Security (largest/slowest)
2
Q
What is Unit Testing? (Create cards for additional levels of testing)
A