test execution
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
Demystifying DevOps: A Day in the Life of a DevOps Tester The idea of working as a test specialist on a team using DevOps can be intimidating. There are at least two technology stacks, containerization and continuous integration, that you need to be familiar with. But few people need to be able to start from scratch. Here's what a normal day of testing in DevOps looks like. |
||
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. |
||
Why Software Testing Is Key to DevOps One of the major reasons organizations adopt DevOps practices is to accelerate delivery of software to production. However, many fail to include quality components in their practices. Continuous deployment without quality is just delivering continuous bugs. Here's why software testing is an essential part of DevOps. |