Related Content
Elevate Code Quality by Integrating Testing and Development Pair programming generally involves two programmers working on a single change from start to finish. You can augment this pattern by adding a test specialist, so you can test-drive feature changes first and the tester can ask questions and guide test and code design. What you get is quality built in from the start. |
||
What’s Our Job When the Machines Do Testing? It’s a safe bet that testing jobs won't be taken over by machines anytime soon. However, those of us in the test industry would be wise to heed cross-industry applications of analytics and machine learning and begin staking out the proper role of the machine in our testing domain. What could AI mean for testing? |
||
UI and the Need to Meet User Demands A customer-centric mindset might be most important when it comes to the user experience and user interface. With so many different available options on mobile devices, if users don’t like the way your app runs, looks, or functions, they’ll drop it before you get a chance to update anything. |
||
The 5 Levels of Listening: Which Does Your Team Practice? The ways we listen—and not listen—are detailed in the Five Levels of Listening model, which goes from most distracted to most focused. Ideally, we’d all practice the fifth level: empathic listening, where we try to understand what matters to the person who is speaking, delaying our problem-solving and responsiveness. |
||
Embedding Performance Engineering into Continuous Integration and Delivery In the world of continuous integration and continuous delivery, the importance of ensuring good performance has increased immensely. While functional and unit testing are relatively easier to integrate into these processes, performance engineering has typically raised more challenges. Here's how you can mitigate them. |
||
The Dangers of Underplanning in Your Agile Projects Agile coaches often stress the importance of not overplanning because work is later changed or never done at all. But consequently, many teams then fall victim to underplanning and aren't equipped for a successful project. Here are some planning activities that are critical to do before your sprints start. |
||
Do Testers Really Need to Learn How to Code? Because automation, AI, and agile have changed how we test software, the thought is that testers need to understand a certain amount of coding so that they can make themselves more well-rounded and better able to adapt within a software project. But there are other things testers can focus on before learning to code. |
||
Self-Organization: What Your Scrum Team Can Learn from Kindergarteners Some kindergartens are experimenting with new approaches to teaching, including letting students form groups to accomplish tasks that interest them, which also allows them to support and engage with each other. This is self-organization, the heart of Scrum. If five-year-olds can do it, your agile team likely can, too! |