Related Content
Do You Design Your Software Process for Flexibility or Repeatability? Manufacturing design looks a lot like software: You iterate through possible solutions, and the manufacturing itself is about repeating the making process. But building software means learning about the problem as you solve parts of it. For that, you want flexibility. How do you find your ideal process? |
||
Make Better Software by Learning from Your Mistakes If you accept that it’s OK to make the same mistakes over and over, you’ll never give yourself the opportunity to grow. If you don’t grow, you won’t improve your software. A writer should always ask why an editor did what he did, and a developer should understand how he can fix the code he broke. |
||
How Poor Testing and an Early Release Can Damage Your App and Business Mobile or PC apps that crash, have poor user experience, don’t run smoothly, or lack features give your customer the idea that whatever they bought didn’t get the tender, loving care it deserved—even if they know the issues can be fixed in a later release. |
||
Before Jumping into Software Testing Tools, Get Your Code Straight Software testing tools can be incredibly helpful, but only if you're implementing them from a good starting place. If your code is a mess, a tool won't fix that; you'll end up simply adding layers on top of the mess. Matt Heusser explains how your team would be better off learning elements of code as craft. |
||
Is Modern Software Development More Difficult? Is software harder to make? The inclusion of additional team members throughout the process has made the flow of development a bit more difficult than it has been in the past. Sure, software quality might be at an all-time high, but the journey there has a few more twists and turns. |
||
Finding the Right Ratio of Software Testers to Developers for Your Team Many organizations struggle with finding the optimum ratio of testers to developers. Linda Hayes explains that there's no one right answer. It depends on your needs for planning, test environment and data management, requirements analysis, test design, execution, diagnosis, reporting, and defect management. |
||
Agile or Not, You Need a Proper Customer and User Experience Process In order to satisfy the people you hope will purchase or download your software, a proper customer and user experience process has to be built into the software development lifecycle. Whether you follow an agile, waterfall, or completely different methodology, this is a step that can’t be skipped. |
||
Here There Be Monsters: The Value of Data Profiling Monsters appeared on medieval maps to identify the unknown dangers of the sea. Likewise, the data profiles for an organization identify the points within its data. A robust data-profiling strategy can provide a more accurate picture of an organization’s data systems and find risks before they become monsters. |