When I worked in product management at the start of my career, the saying about product development was "cost, quality and schedule: pick two" with the implication that there is an inverse variation between getting product shipped quickly and cheaply, and therefore quality can suffer. Or, if you want a high degree of quality and to ship it fast, it is more costly because it requires more resources. Thankfully, that saying is no longer true. With a DevOps approach, you can get speed, high quality and cost efficiency at the same time. However, you cannot get to a DevOps approach in your systems development lifecycle (SDLC) without test automation ...
Automation
2020 was one of the most transformative years for software testing to date. Teams were forced to adapt to completely new work environments and learn to develop, test and innovate at warp speed. At Perfecto by Perforce, we were intrigued by the rollercoaster that was 2020 and wanted to glean more insights into the unique testing trends and challenges that surfaced as a result. As such, we surveyed more than 700 DevOps professionals for our 2021 State of Test Automation Report ...
In the quest to quickly deliver quality apps and services while providing a superior customer experience, DevOps is proving critical for modern enterprises, giving them the ability to adapt quickly to customer demand and cultural shifts, automate throughout the software delivery lifecycle (SDLC), and heighten security of the data and infrastructure vital to application development ...
Industry experts offer thoughtful, insightful, and often controversial predictions on how DevOps and related technologies will evolve and impact business in 2021. Part 3 covers DevOps tools and automation ...
DEVOPSdigest posed the following question to the development community: How should DevOps and development adapt to the new normal? In response, DevOps industry experts offered their best recommendations for how development teams can adapt to this new remote work environment. Part 4 covers testing, automation, SAAS and more ...
One of the main challenges for IT operations and DevOps teams is how to build a QA and testing schedule for software and code that changes every day. And how do you put things into production without breaking current customer requirements? While DevOps has all the tools it needs to develop, test, ship and containerize software, a lack of governance and orchestration can make it difficult to address these challenges ...
In the modern software delivery landscape, success comes to those businesses that can keep up with an aggressive release schedule and respond to consumer feedback by implementing new features and fixing issues in a matter of days. The quicker the team can push new code into production, the sooner it can start bringing value. On the other hand, teams can't afford to compromise on quality — updates that make it harder to use the solution leave users frustrated and push them into the arms of competitors ...
COVID-19 has had a massive effect on DevOps, leading to large-scale migrations away from on-premises environments, according to the State of DevOps survey conducted by Codefresh. At the same time, DevOps automation continues to expand in scope and complexity with more and more processes becoming automated, and more involved technologies like Kubernetes continuing to gain strong traction. While it has improved some year-over-year, most organizations are still struggling with implementing and maintaining automation ...
Industry experts offer predictions on how DevOps and related technologies will evolve and impact business in 2020. Part 4 covers AI, analytics and automation ...
Overall, C-suite executives are happy with the applications and solutions that come out of the pipeline. However, businesses are still frustrated by the speed of delivery, according to a recent study from Forrester Consulting, commissioned by Eggplant. The research identified that improving the customer experience is the number one goal for organizations when planning and orchestrating their software strategy ...
The expert stage of test automation is all about continuous optimization. More specifically, this phase is about collecting data about your existing process, analyzing that data to derive quality insights, applying those insights to improve your practice and then measuring these improvements as part of repeating the cycle again. There are three key steps to realize continuous optimization ...
The role and scope of quality assurance is evolving, and today’s digital transformation efforts may be seeing bigger gains from human capital than automating processes, according to a survey from Panaya ...
In Part 1 of this three-part series, we covered the first steps of introducing automated testing into your software development lifecycle. Now that you've done the early work of codifying manual tests into an automation framework and achieved some quick wins with initial smoke tests, you can continue to build confidence in test automation ...
While DevOps has gained traction and attention of the decision-makers, implementation of automation remains inconsistent. From a bitter experience, organizations have now started to realize that without automation, DevOps is meaningless, inefficient, and extremely difficult to harness ...
In your journey to mature test automation within your deployment pipeline, you will move through three distinct stages: beginner, intermediate, and expert. We will explore the beginner stage in part one of this series ...
The rise in "codeless" development and delivery is translating over to the DevOps world — even for those who are well-versed in coding and the numerous different languages that come with it. So much so that codeless test automation has become a top priority for testers, as well as the developers who are now also taking on some of those testing responsibilities ...
DEVOPSdigest asked DevOps experts for their predictions on how DevOps and related technologies will evolve and impact business in 2019. Part 4 covers Agile, CI/CD and automation ...
What to automate? Which parts of the delivery process are good candidates? Which applications will benefit from automation? At first, those sound like silly questions. Automate all your repetitive processes. If you think that you'll do the same thing manually more than once, automate it. Why would you waste your creative potential and knowledge by doing things that are much better done by scripts? Yet, an average company does not adhere to that logic. Why is that? ...
I'd love to see more security automation deeply integrated into the development process. Everybody knows since the 1990s that security as an afterthought just doesn't work, yet we keep doing it. The reason, I think, is because it's very hard to automate security ...
DEVOPSdigest asked experts from across the IT industry for their opinions on what steps in the SDLC should be automated. Part 4 is all about security ...
DEVOPSdigest asked experts from across the IT industry for their opinions on what steps in the SDLC should be automated. Part 3 covers the development environment and the infrastructure ...
DEVOPSdigest asked experts from across the IT industry for their opinions on what steps in the SDLC should be automated. Part 2 covers the coding process ...
Everyone talks about automating the software development lifecycle (SDLC) but the first question should be: What should you automate? With this question in mind, DEVOPSdigest asked experts from across the IT industry for their opinions on what steps in the SDLC should be automated. Part 1 starts with by-far the most popular recommendation: Testing ...
From how applications and infrastructure are developed, configured and built to how they are tested and deployed, pervasive automation is the key to achieving better efficiency and standardization that gives companies the competitive edge. Pervasive automation is the concept of scaling automation broadly and deeply across the entire software delivery lifecycle ...
Microservices are a hot topic in IT circles these days. The idea of a modular approach to system building – where you have numerous, smaller software services that talk to each other instead of monolithic components – has many benefits ...