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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
How Do We Land This Thing? Planning for Go-Live and Beyond Some project managers have little experience bringing a project in for a landing, so they can be dismayed or just blindsided by organizational change needs and stakeholders’ expectations at delivery. Here is a checklist of some commonly forgotten items to address when a project goes live, so be sure to plan for them. |
||
6 Skills Needed for Exceptional Exploratory Testing While anyone can claim to be an exploratory tester, only those with a set of honed skills will discover hard-to-find bugs that could impact your mobile app or website. Exploratory testers must possess these six skills if they are to find the edge cases that could derail a successful software release. |