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. |
|
![]() |
Security Is Critical, So Why Don’t We Take It Seriously? Once you move into banking applications or anything related to healthcare, it becomes more and more important for developers and testers to guarantee that all the data they’re gathering from their users is locked behind the biggest, most bulletproof safe you’ve ever seen. |
|
![]() |
Testing Next-Generation Digital Interfaces With chatbots, facial recognition, voice integrations, and more, digital interfaces have a complex software side. With concrete examples from the market, Amir Rozenberg offers new approaches for embedding quality and test activities into the development cycle when dealing with this new generation of digital interfaces. |
|
|
Is Testing on Rooted Mobile Devices Worth It? Rooting may help you achieve a few otherwise difficult-to-simulate scenarios, but it comes with its own baggage that can weigh down potential benefits. Testers have to carefully weigh the pros and cons and the true need to root a device for a testing assignment before doing so. |
|
![]() |
Use Input Data, Output Data, and Analytics to Drive Your Testing The industry keeps growing in complexity, and there are more things than ever that need to be tested. By studying the data you have and making use of modern analytics, you can allow your team to run more smoothly, complete certain tasks with fewer resources, and give yourself a clearer lane to better software. |
|
![]() |
Testing the Requirements: A Guide to Requirements Analysis Everyone knows testing requirements is important, and everyone says they do it, but it seems like no one knows exactly how. The best way to solve this problem is to introduce a requirements analysis stage that has to be done before coding starts. No one knows a product as well as a tester who works with it every day! |
|
![]() |
The Unique Relationship Between Yoga and Testing When you’re testing software, yoga is probably the last thing on your mind. You don’t need to be a yoga master to test better, but if you add a few poses to your routine and understand how your mindset needs to adapt to different situations, you’ll set yourself up for smarter, more complete testing. |
|
![]() |
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. |