test execution
Stronger, Faster Quality with Simple, Focused Checks Imagine focusing on prioritized business requirements at the software layer closest to where those business items are implemented. Writing just one check—that is, a programmed verification—per business requirement makes for simple, focused checks, supporting stronger, faster quality around the team. |
||
When I Really Do Break Software Pamela Gillaspie has been experimenting with actually breaking software: installing or operating respectable software in a way that renders it unusable. She says testing beyond what your product is strictly responsible for can save your company many support cases—and the goodwill of your users. |
||
The Lean Startup Methodology and Its Value for Testers Testers are rarely part of an entrepreneurial startup team, but are there lessons for them in the lean startup approach? Lee Copeland says yes. The basic idea behind lean startup is that companies should focus their time and resources more efficiently, and this concept surely can benefit testers. |
||
Optimizing Testing: Moving Faster without Compromising Quality At some point as a tester, you’ve probably been urged by management to reduce the amount of time required for testing without compromising product quality. How can you possibly do that? Weighing the added value and relative importance of each testing task can help you optimize your testing strategy. |
||
The Vocabulary of Testing Testers in every project and company spend time defining and debating the meaning of common testing terms. Which labels are used for testing activities tend to vary from team to team. How do you reach an understanding? Dawn Haynes addresses the disparities and highlights what's really important. |
||
Part of the Pipeline: Why Continuous Testing Is Essential With the DevOps movement and push for continuous delivery, the way we have done test automation in the past must evolve. In continuous testing, tests are run as part the build pipeline so that every check-in and deployment is validated. Learn more to ensure your team can achieve continuous testing. |
||
Why Automation Will Never Replace Manual Testing Manual testers are experts at the unexpected, while automation is all about predictability. Automation won’t replace manual testing, but neither will manual testing replace automation. Linda Hayes writes that once the difference between them is understood, the fear of automation dissolves. |
||
Managing Security Testing in Agile Software Development One of the biggest myths in the world of agile development is that there is not enough time to do security testing. Sanjay Zalavadia shows you the most efficient and cost-effective way of performing security testing in an agile environment: by rolling it into each sprint incrementally, from day one. |