Related Content
Building Collaborative AI by Catching Minecraft Pigs For artificial intelligence (AI) to become useful in our everyday lives, AI must have the ability to work with other agents and humans in order to function in complex environments. At Microsoft, one AI research approach involves creepers, endermen, zombies, skeletons, Iron Golems and, yes, those pigs. |
||
The Debate over Testing versus Checking Testing and checking, like a lot of language in software testing, is there in order to more precisely describe something we are already doing. However, there is a strange plague of people who feel the need to police others' language whenever they try to use the terms interchangeably. What we need is more understanding. |
||
Keeping Your Software Testing Abilities Relevant Today, Tomorrow, and Beyond Development and product teams have embraced agile and DevOps. What can testers do to keep up with their development peers? Here are some ideas about what testers can learn, what skills we can add, and what processes we can start doing in order to continue delivering quality today, tomorrow, and further into the future. |
||
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. |
||
Wonder Woman and Google Get Girls Coding This Summer To help ensure that today’s Wonder Girls (and guys) have coding superpowers that will help them in the future, Google announced the company has joined forces with Warner Bros. Pictures to release a new interactive coding project via Made with Code. |
||
Where Does the Burden of Software Security Lie? Security is continuing to skyrocket in importance as we tie more and more aspects of our personal life to the phones we carry. And with the Internet of Things burrowing deeper and deeper into our daily lives, we need to understand who has access to our info and how we can best protect ourselves. |
||
Engineering Architecture Systems for a Faster Build In the era of continuous integration and continuous deployment, big applications are creating bloated build pipelines. The problem is when code becomes so entangled that every change impacts large portions of the system, meaning there’s a lot to rebuild. If you reshape the code architecture, you can reduce build times. |