Related Content
Why Automation Scares Many Traditional Testers Throughout the years, manual testing was just how things were done within standard software teams. Now, with advances in technology, the introduction and spread of agile, and the greater demand for speed, automation tools are almost required to keep up in this fast-paced industry. |
||
Has the Software Industry Outgrown Traditional Testers? Testers need to take on new responsibilities and learn new skills in order to stay relevant. And while everyone on a software team has to adapt in some way in order to keep up, it always seems like testers are under the brightest lights. It’s either evolve or get fully left behind. |
||
What’s in the Summer 2017 Issue of Better Software Magazine It can be a challenge to develop software solutions on a variety of operating system platforms. Browser-based apps support some degree of platform independence with HTML 5, but web apps aren't usually as robust as desktop apps. Our cover story removes the mystery of how to create apps for both Windows and macOS. |
||
Should the Size of Your Company Change the Way You Test Software? One aspect that gets a lot of play in software is the size of your testing team. But whether you’re working at a major corporation with a massive testing team or a start-up that’s just looking to release a small financial app, the size of your company shouldn’t radically alter your testing strategy. |
||
5 Tips for Making the Most of Your Agile Meetings People think agile entails too many meetings, but usually that complaint has nothing to do with the number of meetings, but rather the way they're run. New agile teams often do everything together because they think that’s what agile expects, but that's not true. Here are five tips to better run your agile meetings. |
||
How to Communicate to Build Trust on a Scrum Team Trust among the ScrumMaster, product owner, and development team is essential to making the process work. Transparency, inspection, and adaptation are the three pillars of Scrum, and you can't commit to these actions if everyone doesn’t have openness and respect for each other. Communication is the best way to do that. |
||
Software Testing and Development Is Now a Team Sport One person might be the spark that starts the fire, but it takes multiple people to help keep the flame burning. Developers and testers rely on each other more and more these days, and you need to be able to pass something along to someone with different talents in order to successfully reach the finish line. |
||
Choose Continuous Integration over Branching for Faster Feedback Continuous integration is the best way to get feedback often on the state of your project. Running automated builds and tests after each integration improves reliability and predictability. Consequently, using task and feature branches, while useful in some cases, can be a distraction and delay getting information. |