Latest post

Engineering Manager Onboarding: Your First 3 Months
new engineering leader
Congrats on the new engineering manager role! This engineering manager blog post is your 90-day guide to thriving, not just surviving. We'll cover onboarding, building relationships, and setting expectations. Plus, we'll tackle how to adapt to the changing world of software development and the impact of LLMs. Ready to crush it? Let's go.
Smoke Testing: A Field Guide
smoke testing
Smoke testing is a quick, high-level test to confirm the basic functionality of an application. The name comes from the concept of checking for smoke in a hardware test to ensure the electronics aren’t on fire.
Test Coverage vs Code Coverage: A Comparative Analysis
Test Coverage vs Code Coverage
We constantly run around the quality outdoors without understanding internal factors that contribute to the quality of the code. In Software Development, ensuring the quality of code is of utmost importance. Test coverage and code coverage are two important concepts in software testing and commonly used metrics for measuring code quality and the effectiveness of testing. They both measure the extent to which a program’s code has been tested, but they do so in different ways.

Subscribe to our newsletter