Coveros CEO and Agile expert Jeffery Payne outlines the common testing mistakes that hinder quality software development.
Coveros CEO and Agile expert Jeffery Payne outlines the common testing mistakes that hinder quality software development.
There has been much discussion about the many benefits of “moving testing left,” and our experts will tell you that doing so by having automated testing (Quality Gates) integrated into your build pipelines is a critical success factor for the rapid build and deploy process automation necessary to truly reap the benefits of Agile. That […]
If you’re here because you now have to fix the method that had this link commented in it, I’m sorry. The Hard-Knocks of XPATH 1.0 Life Work at a current client has led to – for a various amount of restrictions with reasons that I won’t get into – the need for using dynamically generated […]
‘Pipeline as code’ or defining the deployment pipeline through code rather than configuring a running CI/CD tool, provides tremendous benefits for teams automating infrastructure across their environments. One of the most popular ways to implement a pipeline as code is through Jenkins Pipeline. Jenkins, an open source automation server, is used to automate tasks associated […]
A few months ago, Selenified was released as open source software. We had previously made the jar available for anyone to use, but the main goal was to release the project as open source and let the testing community understand what it was they were using. I’ve gotten a lot of great feedback since then, […]
Many organizations we work with have some understanding of front-end testing using tools like Selenium. However, they struggle to prioritize, understand or properly implement security scanning in their Agile/DevOps Development process. One of the easiest ways to implement security testing with little to no additional effort is to use OWASP Zed Attack Proxy in conjunction […]