|
Navigating the Installation If you've ever popped a CD into a drive and run an install for software you're about to test, then you might be performing installation testing indirectly. If not properly installed, an application could give false results for all other testing. A better strategy is to test the install process directly, which will give you greater confidence in the quality of your software.
|
|
|
Ready, Aim, Release Think you know what your customer wants? Can you afford to be wrong? Based on the concept of tracer ammunition, which allows a shooter to follow the path of a bullet toward its target and adjust his aim as needed, tracer bullet software development can help you better understand your users’ wants so you can build a product that hits the mark.
|
|
|
Skills for Software Smokejumpers Sometimes the only way to get a fire under control is to call in the smokejumpers. These specially trained firefighters parachute into a region to take on a blaze and contain it before any more damage is done. Some software development projects have smokejumpers, too. These professionals enter struggling projects midstream, assess the situation, and hopefully lead the team to a successful outcome.
|
|
|
Users We Don't Like Mom always said, "If you can't say something nice, don't say anything at all." But Michael Bolton made an interesting discovery when he asked testers to talk about users they don't like. While nobody likes a complainer, listening to what your users are saying--even if you don't like it--can help you spot problems you may have overlooked.
|
|
|
Sophie's Choice What do you do when your boss tells you to do something your conscience won't allow? Follow a test manager as she is faced with an ethical dilemma that forces her to pick between what is right and what will save her job. It's a tough position to be in, find out how to come through it with your head held high.
|
|
|
Make Reuse a Reality with STL Algorithms Good code is a beautiful thing--especially when you don't have to write it. While most of us are quick to use prepackaged containers such as vectors, lists, and maps in everyday programming, we often overlook algorithms as a reuse tool. Find out how standard template library algorithms, specifically, can put you on the road to reuse.
|
|
|
Why Compilers Miscalculate Floating Point Numbers: Piles of Sand, Redux In this continuation of his June 2007 article on floating-point numbers, Chuck Allison explains why certain compilers miscalculate sin(x) for large arguments and why some get it right. He also divulges that floating-point spacing is the key to getting the most from numeric computations.
|
|
|
Extreme Programming Is People Agile agents of change, listen up. Do you remember the Agile Manifesto? How about the part about valuing people over process? J.B. Rainsberger fears that as Extreme Programming becomes more widespread, teachers, consultants, and mentors are losing sight of one of agile’s most important components—teamwork.
|
|
|
Kicking Off the Slow Software Movement Do your team members jump into a project with both feet before they fully understand what problem they are trying to solve? We’ve all been convinced that for our customers faster is better. But is that really what they want? Jeff Patton thinks it’s time for us to slow down and focus on the quality of our products.
|
|
|
Games Stakeholders Play Activity theory explores what is happening inside a person while he is acting. Find out how you can use it to make better decisions about what to build, create a motivation map, and ask what your stakeholders are thinking about besides using your system.
|
|