test techniques

feedback form Is Shifting Left Forcing Developers to Become Testers?

Even if it’s the testers who are asked to make some of the biggest changes when it comes to the concept of shifting left, they’re rarely the ones who are calling the shots. When it comes to testing earlier and more often during a project, it’s management making the big decisions.

Josiah Renaudin's picture
Josiah Renaudin
Person wearing VR headset, photo by Samuel Zeller The Future of Testing: VR and AR in Mobile Apps

With the ability to experience virtual and augmented reality using mobile devices on the horizon, the potential for these new technologies to go mainstream is huge. New test environments, configurations, and interfaces will require testers to change their methods, so get out of your comfort zone—and your office chairs!

BJ Aberle's picture
BJ Aberle
Unit Testing? Consider Taking a Rain Check

Unit testing is a great way to verify software at an early stage and to ensure that modified functions are still working as specified. However, unit tests are not a magic wand. Rather than making such a big testing effort, consider taking "rain checks" for certain tests.

Hans Buwalda's picture
Hans Buwalda
Cover of the Spring 2018 issue of Better Software magazine What's in the Spring 2018 Issue of Better Software Magazine

The Spring 2018 issue of Better Software magazine is now available, and it's got a great mix of foundational basics and cutting-edge techniques. This roundup describes the featured articles about DevOps, service virtualization, Scrum, test automation strategies, and testing for the internet of things.

Ken Whitaker's picture
Ken Whitaker
chemistry test Is There a Bias against Manual Testers?

Manual testing might not be as all-important as it once was, but it’s still needed if you have any hope of delivering software at a quality you can be proud of. How we create software is going to continue to change, but the burden of that change needs to be handled by more than one group within the industry.

Josiah Renaudin's picture
Josiah Renaudin
Integrating API tests into the software development lifecycle How to Get Started Automating Your API Tests

When designing a test automation strategy, an area that is often overlooked is automating API testing. API test scripts are faster and easier to write than other types of scripts and can be fairly simple tests. An added benefit is that API testing can be included in your continuous integration tools for quick feedback.

Elise Carmichael's picture
Elise Carmichael
Tester paired with a developer, photo by Alvaro Reyes 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.

Justin Rohrman's picture
Justin Rohrman
code 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.

Josiah Renaudin's picture
Josiah Renaudin