Related Content
Want to Be a More Effective Leader? Conduct a Listening Tour Leaders who are moving into a new position should hold what’s called a listening tour. This lets the person doing the touring hear what’s on the minds of subordinates or team members. It helps a new leader get the lay of the land while also allowing the people they’ll be leading to express their thoughts or concerns. |
||
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. |
||
Make Your Security Testing More Agile Security practices traditionally have followed a waterfall model, adding security testing on at the end. Organizations need to coach their security programs and testers to prioritize analysis and risk, much like we do with agile stories, to better incorporate security defects with other feature work along the way. |