Related Content
How Face-to-Face Meetings Can Heal Team Conflicts When distributed teams have a conflict, it's easy for one team to place the blame entirely on the other and even start to think of them as disagreeable, incompetent, and worse. This fault-finding can be especially bad when the parties have never met. Face-to-face meetings can make all the difference in improving trust. |
||
Why Does Everyone Pick on Agile? People in the software development community often declare that agile is dead and they have a new approach. But much of what is proposed as a “better agile” is usually just a reorganization, rewording, or clarification of the existing agile principles. Jeff Payne argues for keeping agile together as one movement. |
||
Data Means Nothing if You Don’t Know How to Use, Analyze, and Interpret It Simply having data stowed away and ready to use when needed is great and all, but if you don’t have a smart strategy for how to not only analyze and interpret it, but also put it to proper use, then you may end up creating a connected ecosystem without a real purpose. |
||
The Hidden Benefit of One-on-One Manager Meetings Managers may frame one-on-one meetings as a way to “support employees” and check to see if the employee “needs to meet this week.” Supporting an employee is a primary goal of these meetings, but the value of one-on-one time to managers—and the importance of building trust with employees—also should be prioritized. |
||
Testing in a Pair Programming Environment If a development team does pair programming, where does testing fit in? You don't have to wait until the programming is done—testers can be part of the whole process, from code design to reviewing changes to production. Pair programming plus a good automation strategy mean quality is built in throughout development. |
||
Software Testing Trends for 2018 The software testing trends that are being predicted for the new year are all over the place. Rajini Padmanban looks at the predicted trends for software testing while also examining what she is already seeing as the common requests and needs in the field. |
||
Why Agile Is a Double-Edged Sword When It Comes to Quality When it comes to quality, agile very often leads to better applications and just stronger testing overall. However, the rapidity of agile can make it even more difficult to keep up with bugs since you’re iterating at speeds teams often just aren’t used to. |
||
Continuous Testing, Continuous Variation With the arrival of continuous integration/continuous delivery (CI/CD), the notion of continuous testing is taking center stage. Knowing that comprehensive tests are running smoothly can be of benefit for the CI/CD pipeline. Using the repetitive character of CI/CD for testing can be a way to address issues. |