Keys to Effective Test Automation in DevOps
The ultimate goal of a DevOps approach is to deliver high-quality features to your customers at the pace they need. High performing DevOps shops point to continuous testing and test automation as key contributors to their success.
Intro to Postmodern Testing
Recorded 01/23/19 Modern testing isn’t keeping up with Agile and DevOps. Postmodern testing, like its artistic parallel, is the acceptance of this reality and practically combines the learnings of what works and what doesn’t in today’s software engineering landscape....
What is Testing, and How do We Measure It?
I won't bombard you with gazillions of testing metrics in this article. Instead, I would like to share my thoughts on what to consider when you want to measure testing. I often see testing metrics misused from one project to another, and wanted to share my take. First...
How Measuring Defect Detection Percentage (DDP) Improves Regression Test Coverage
In this Webinar, we will show you the fundamentals to calculating how effective your team is at finding bugs in your software. Using ServiceNow and Micro Focus ALM to demonstrate, we’ll show you how to automate the flow of information between your ALM and ITSM tools to monitor DDP in real time.
The Art and Science of Test Automation
You can start painting without learning how to draw, but a good artist can tell — just by looking at a painting— if a work of art was done by someone who was an experienced artist, or a novice. Similarly, you can start automation without much training, but an engineer, well versed in automation, can quickly tell whether someone is practiced or not.
The Holy Trinity of UI Testing
Recorded 09/12/18 What to test in a web application? What approach to use? Do we know what we want to achieve? Validate user behavior? Check if the page design is responsive on different devices? Or maybe just to know that our web application looks like we expect....