The worst defects are the ones that become incidents in production. You might hear about the cost of defects in various stages of the SDLC, but I’ve seen incidents that cost over $1M an hour in production downtime. Some QE teams might avoid looking at these because
Read more →As part of a workshop discussion someone posed the following example to our group of test professionals and asked how we would solve the following problems. I am paraphrasing. How do we insure data quality and integrity at the application programming interface (API) level in the new
Read more →Test data generation has matured beyond the realm of inputs, as it is described on Wikipedia. Test Data practices must consider the overall quality of the digital assets for a business. The data are not only persistent, they are often the most important IT artifacts for these
Read more →Recently, I Googled test data management (TDM). I’m not sure why I was surprised by the results, but I was. The majority of the results on the first page were focused on subsetting and masking from production. This is not the whole picture. Why is subsetting and
Read more →How many times must a test case be run over and again because the data does not work for the test case? Some other times, the test case executed correctly, but when the code gets into production it crashes because of an unexpected “data behavior” to later
Read more →Background In order to plug into the continuous delivery pipeline, one of our customers wanted us to implement an open source test automation solution from the ground up using Selenium WebDriver. The customer had an existing automation framework that they were moving away from and we were
Read more →If your business is capturing or coordinating persistent data as a primary function then it behooves you to create a data quality initiative that improves your Test Data Management (TDM). There are common opportunities in the way that IT organizations manage, coordinate and execute their processes around
Read more →The need for a POC I came across a situation where I needed to time an SSH call to a UNIX server and wanted to see if CloudTest was a viable option to perform this testing. SOASTA CloudTest gives you the capability to run Java code within
Read more →This post was written by Skytap Content Managing Editor Noel Wurst and originally appeared on the Skytap blog.The Chicago Quality Assurance Association (CQAA) was founded in 1984 to “promote quality principles and practices within Chicago-area companies” and to provide “a forum for information professionals to present and discuss
Read more →Quality is an inherent goal of every software project, but reality can get in the way of achieving it. Between the desire to curtail costs and the drive to get solutions and services out the door and into the hands of customers, organizations may inadvertently―or even knowingly―allocate
Read more →