AWS is enabling teams to address application weaknesses with the introduction of the AWS Fault Injection Simulator at is virtual AWS re:Invent 2020 conference this week. The simulator is a chaos engineering tool expected to be generally available in 2021. According to the company, the new offering will come packed with pre-built templates for creating … continue reading
The drastic increase in volume of tests and the speed of software production has necessitated more efficient automated testing to handle repetitive tasks. The growing “shift-left” approach in Agile development processes has also pushed testing much earlier in the application life cycle. “There is a challenge to testing in the sense that we need to … continue reading
Testing is a crucial piece of the software life cycle but QA teams often can’t produce enough test coverage quickly enough because they are bogged down by test maintenance. Test maintenance often takes more than 50% of a QA team’s time. testRigor, a plain English-based testing system, is easing the pain points of QA teams … continue reading
I was recently hired to do an in-depth analysis of the software testing tool marketplace. By the way, there are more tools in the software testing space than a do-it yourself, home improvement warehouse. Given this opportunity to survey a broad set of software testing tool vendors, it was pretty interesting to look at the … continue reading
Airlines are all about safety. That’s their number one concern. And what they do to help predict that planes will take off and arrive safely is to run different scenarios based on variances in the weight of the plane and the fuel it would consume to test for safety. But Ryan Papineau, a senior software … continue reading
There are three steps when it comes to setting up test automation in your development organization: Creation, maintenance and continuous. While these three steps may seem straightforward, Mark Lambert, vice president of strategic initiatives at Parasoft, explained there are specific challenges that arise with each step. Creation: Here, organizations not only have to figure out … continue reading
In an ideal world, software testing is all about bringing vital information to light so our teams can deliver amazing products that grow the business (to paraphrase James Bach). Investigation and exploration lie at the heart of testing. The obsession with uncovering critical defects before they unfurl into business problems is what gets under our … continue reading
Infragistics and Microsoft have collaborated on a new enterprise UI toolkit for .NET developers using Blazor. The new framework will give developers the option to develop full-stack web apps using .NET and C#, instead of JavaScript. Features include the Blazor data grid, editors and combo box, dock manager, the UI data chart, stock chart, treemap, … continue reading
With the release of the DigitalOcean App Platform, the company wants to make writing code a lot easier for developers by automatically deploying and running their code at scale. “Even though Kubernetes has emerged as a middle ground between PaaS’s convenience and the control of IaaS (Infrastructure as a Service), it is still somewhat complicated,” … continue reading
Parasoft revealed version 2020.2 of its enterprise portfolio at STARWEST Virtual 2020 this week. The release comes with updates to SOAtest, Virtualize, Selenic, and Continuous Testing Platform (CTP). A key feature of the release are the platform-specific locators for Salesforce and Guidewire low-code development environments. According to the company, this will help ensure the testability … continue reading
About a decade ago, application testing was fairly straightforward, albeit a manual effort and somewhat of a drag on delivery. Tests cases were written, functional and UI tests were done, regression, pen and load testing would happen, and the application was deemed ‘good to go.’ Today’s digital world of APIs, open-source components, mobile devices, IoT … continue reading
The COVID-19 pandemic has caused organizations to accelerate their digital transformation strategies. Two of the major trends are supporting a remote workforce and engaging customers primarily, if not exclusively, through digital channels. Critical to employee productivity and customer experience is adequate software testing that requires a high level of automation. “Organizations are figuring out how … continue reading