Why Most Testing Strategies Fail: The Real Problem Isn’t Testing This post is borne out of a LinkedIn post.  If you’re responsible for testing, here’s a simple question: 👉 Do you actually know what’s going on? Not what’s reported.Not what’s assumed.What’s really happening? Because in most organizations, what looks like a testing strategy failure isn’t […]

Why Test Failures Occur in Software Testing In software development and system engineering, test failures are often interpreted as evidence that the product contains defects. However, experienced engineers know that test failures can originate from multiple sources across the development lifecycle, not just the code itself.  This post originated from a read of a LinkedIn […]

Effective Product Testing Execution and my thoughts on this. The outcome can be a disaster if we poorly execute an effective, well-defined process.  Below are my thoughts on this link https://www.linkedin.com/posts/robert-fey-78178b154_mrbrokentesting-integrationblindness-testingstrategy-activity-7345338918126432256-OWgo/?utm_source=share&utm_medium=member_desktop&rcm=ACoAAAJVUn4BzjTVfTnHgKx3zQWTPI5tYcYTiCM   Unit tests pass. If unit testing does not represent the real world, then it means little. Unit testing should go beyond specification limits […]

By Jon M. Quigley I saw a LinkedIn post yesterday about the scope of testing during times of compressed schedule. The position was to test what is new in the software, and of that new, what is the most important, perhaps meaning what if it goes wrong, would be the worst for the client or […]

The Emissions Tango There is so much to learn from this case for those who develop products for a living and automotive products in particular.  Understanding the impact of concept selection and testing of the product on the project’s success and product quality is important.  The early decisions we make regarding the development of the […]

Poor Excuse for Not Automating Testing Recently I came across and participated in a social media exchange that proposed that automating product testing (software) was not helpful.  Their assertion was backed with comments about personnel new to testing who cannot learn how to test. Testing and System Complexity System and software complexity, the number of […]