Related Content
![]() |
3 Reasons Testers Shouldn’t Be Afraid of AI How do testers contribute in agile? DevOps? Should testing tools and automation replace most things that manual testers do? At this point, testers are almost required to hold their breath whenever people start talking about new trends, and artificial intelligence is no different. |
|
![]() |
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. |
|
![]() |
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. |
|
![]() |
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. |
|
![]() |
Devices and Desires: Understanding How Users Experience Your Software When we design, build, test, and deliver software, it is imperative that we provide our users with what they need—not what we want, but what that they want. We need to understand the scope and breadth of the user base. Here are three questions to ask to learn more about how users experience your software. |
|
![]() |
At What Point Will Automation Take Over Manual Testing? Better automation tools, the evolution of AI, AVM, visual testing—what’s going to make automation continue to spread through teams is the improvement of all the different solutions out there. And what should be encouraging to testers is the fact that just about every option requires smart, educated testers. |
|
|
The RasPi Pipeline Delivers Raspberry Pi 3 Model B+ Did you get anything special for Pi Day this year, besides the obligatory pie? Once again on March 14, Raspberry Pi Founder and CEO Eben Upton announced that the next evolutionary step in the RasPi pipeline, the new Raspberry Pi 3 Model B+, is now available. |
|
![]() |
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. |