Tag
test-automation
Safeguard articles tagged "test-automation" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Security
How to Implement Shift Left Testing Without Slowing Delivery
Shift left testing means moving quality and security checks earlier, into design and coding, instead of leaving them until the end. Here is a practical way to implement it.
Apr 17, 20257 min read
Application Security
Property-Based Testing for Security: Defining Invariants That Must Never Break
Property-based testing defines invariants about program behavior and generates thousands of test cases automatically. For security code, the right properties can catch vulnerabilities that example-based tests miss.
Dec 5, 20225 min read