Building a Strategy for Continuous Testing in Mobile
Writing code for both mobile and web apps is pretty much a similar process in terms of the logic, programming language, and architecture ..
Writing code for both mobile and web apps is pretty much a similar process in terms of the logic, programming language, and architecture ..
With the adoption of agile methodology, companies are churning out new products like never before. This means that products need to be built, ..
Containerization and microservices bring new challenges to software testers, and especially to integration testers. Software systems are getting ..
Software testing is not an island on its own. It is influenced by changes and advancements in the technology landscape, and testing itself ..
The role quality plays in defining a service-level agreement (SLA) for software testing is crucial. It’s well-known in the software ..
In a perfect world, QA teams would test their applications on every possible browser/OS combination in existence. In the real world, given ..
While most developers have heard of test-driven development, some developers don’t understand how to implement this development methodology ..
There is a tendency for techies to always be looking to the next new shiny object. I’m no different. But this time when looking into the future ..
In a certain sense, there is a paradox inherent in software testing within a DevOps organization. On the one hand, DevOps emphasizes the importance ..
One of the most valuable assets to a software development organization is an effective continuous testing strategy. Continuous testing requires ..
The technical details of building automation and implementing better application quality practices are not always the most difficult aspects ..
The move to DevOps and Agile development practices has ushered in an era where automated application testing is all but required. This development ..
How can you improve software quality while also increasing speed? Here’s one idea that I think will play an increasingly important role ..
Kubernetes has changed the way we think about running containers at scale. So far, developers and operations teams enjoy working with it as it enables ..
If you’re a DevOps engineer, you might not think of software testing as a major part of your job. After all, the core mission of DevOps ..
If you’re not already developing for mobile, you probably will be soon. And in any case, it’s a good idea to ensure that your ..
You’re a software testing engineer. You know the ins and outs of writing, running and analyzing tests. You’re a master of software ..
Today, mobile-first and even mobile-only applications and services have become a common practice. It can be safely said that organizations ..
One of the biggest challenges for any development organization is managing time and development resources effectively. Given that software ..
When following the Agile model for development, work flows from left to right. On the left, there’s requirements gathering, design, ..