��A Unified Approach To Testing/QA
MICHELLE SOLLICITO
Who Am I?
Unified Approach to Testing
Unified Approach to Testing
Unified Approach to Testing
Unified Approach to Testing
Unified Approach to Testing
Unified Approach to Testing
Unit tests – some best practices
Unified Approach
Unified Approach
Unit Tests
if (x>5)
{
y=y+1;
}
else
{
z=x+1;
}
Test x <5
x = 5
x >5
Can x be null? Undefined?
Unit testing tools
Unit tests – some best practices
- model files generated for example
- tests that test that when you click on a button, a callback is invoked - silly
Unit tests – some best practices
Test Coverage
Unit tests – some best practices
Unit tests – some best practices
Annotations and naming
Integration Tests
General Integration Tests
Difference between unit tests and integration tests (white box)?
Integration Tests
System testing
End to end testing
Smoke testing (Regression testing?)
Security testing
OWASP Vulnerability Scans
Healthchecks
Stress testing
Stress testing
User Acceptance testing
After deployment..
Summary – A Unified Approach to Testing
QA/Testing Help?
WITCHES
What?
Invest
Train
Certs
Help
Educate/Elevate
Succeed