Related Content
What's in the Spring 2018 Issue of Better Software Magazine The Spring 2018 issue of Better Software magazine is now available, and it's got a great mix of foundational basics and cutting-edge techniques. This roundup describes the featured articles about DevOps, service virtualization, Scrum, test automation strategies, and testing for the internet of things. |
||
Is There a Bias against Manual Testers? Manual testing might not be as all-important as it once was, but it’s still needed if you have any hope of delivering software at a quality you can be proud of. How we create software is going to continue to change, but the burden of that change needs to be handled by more than one group within the industry. |
||
3 Must-Read Books for a Good Agile Foundation If you are searching for agile knowledge, there are many books outside the current literature that may enlighten you. Some discuss the underpinnings of concepts we consider agile, while others are contemporary business books that present compelling ways to use agile effectively. Here are three Jeff Payne recommends. |
||
Do Most Agile Teams Lack Creativity and Innovation? You can’t solve the problem unless you know what that problem is, and you can’t rekindle your creativity if you just don’t know why you’re doing what you’re doing. Pinpoint your team’s purpose, let everyone on your team contribute, and rekindle the innovative nature at the core of agile. |
||
Devices and Desires: Understanding How Users Experience Your Software When we design, build, test, and deliver software, it is imperative that we provide our users with what they need—not what we want, but what that they want. We need to understand the scope and breadth of the user base. Here are three questions to ask to learn more about how users experience your software. |
||
The RasPi Pipeline Delivers Raspberry Pi 3 Model B+ Did you get anything special for Pi Day this year, besides the obligatory pie? Once again on March 14, Raspberry Pi Founder and CEO Eben Upton announced that the next evolutionary step in the RasPi pipeline, the new Raspberry Pi 3 Model B+, is now available. |
||
Make a Point of Appreciating Others—and Yourself Offering appreciation is an easy yet powerful way to acknowledge a coworker’s efforts. It’s one of the best ways to say thank you. There are many ways to show appreciation, including verbally in person, over the phone or by email, or writing a note. And while you're at it, reflect on what you appreciate about yourself. |
||
Elevate Code Quality by Integrating Testing and Development Pair programming generally involves two programmers working on a single change from start to finish. You can augment this pattern by adding a test specialist, so you can test-drive feature changes first and the tester can ask questions and guide test and code design. What you get is quality built in from the start. |