Related Content
Solo Programming, Pairing, and Mobbing: Which Is Right for You? Programming often is considered an individual pursuit, but there are other options gaining popularity: pairing, where you work with another developer or tester, and mobbing, where the entire team works on one thing at a time. Each is effective for certain kinds of challenges. How much collaboration is right for you? |
||
What Aircrews Can Teach DevOps Teams Aircrews learn a set of skills involving a structured way of communicating that breaks down barriers and forces an honest evaluation of the issues. They also automate what they can but still practice their craft over and over again, including what to do during failures. DevOps teams can learn a lot from aircrews. |
||
The New Reality of Mixed Reality Want to play with a porg? Walk on Mars? Or help those with autism practice social skills? Welcome to the new reality of mixed reality, where digital and physical objects coexist and interact to provide a new medium that a variety of organizations see as full of potential. |
||
Code Katas for Testers A kata is a small programming task you build a solution to. The point is to develop programming skill through familiarity with programming patterns, which is a useful practice for testers today. You’ll learn about software development, testing, continuous integration, exploration—and even how to be a better person. |
||
NIST Launches Group to Bring Quantum Computing Closer to Reality The buzz around quantum computers has been around for a while, but many feel that for long-term success, a road map is required. A new consortium focused on quantum information science and engineering will be led by the US Department of Commerce’s National Institute of Standards and Technology (NIST). |
||
How Testers Can Use Docker to Shift Left and Automate Deployments Docker has several advantages over virtual machines: It’s easier to deal with, starts up faster, and requires fewer resources. Using Docker also can give testers more confidence in their releases. Developers use the same environment that will be used in production, which streamlines code delivery and shifts QA left. |
||
Serious Gaming: Building Better Communities Playing Minecraft Who says playing video games is a waste of time? Surely not the adults and kids around the world who are “playing” Minecraft and building 3D models of safer and more livable public spaces and communities in collaboration with Block by Block and UN-Habitat. |
||
The Testing Practices and Metrics That Really Matter in Agile and DevOps Scaled agile and DevOps change the game for software testing. It’s not just a matter of accelerating testing; it’s also about fundamentally altering the way we measure quality. The test outcomes required to drive a fully automated release pipeline are dramatically different from the ones most teams measure today. |