2Pragmatic TDD Practices for Ruby on Rails Production ProjectsExplore practical Test-Driven Development strategies for Ruby on Rails projects. Learn selective testing, bug-driven coverage, RSwag API testing, and CI workflow best practices for production code.
3Performance Testing Handbook: Key Concepts & JMeter Best PracticesA complete guide to performance testing key concepts (concurrent users, QPS, JMeter threads), async/sync task testing, JMeter best practices, and exit criteria—helping B2B QA teams avoid pitfalls and align tests with customer requirements.
5How to Make Your Go Program Run Faster?This article is about the Go language. It primarily focuses on runtime speed, rather than development speed – these two types of speed are distinct.