by Lavanya Murali | Feb 8, 2022 | Blog, Testing
Evolution of Software Testing towards AI/ML (1980 – 1990) Manual Testing in Waterfall and V model(1990 – 2000) Automation Tools (Ex: QTP)(2000 – 2010) More Robust Automation Tools + Open Source Frameworks – Agile Methodology (faster release cycles)(2010 – 2018)...
by Vijayalakshmi Bandaru | Feb 1, 2022 | Blog, Testing
Introduction The software and application development industry has gone through tremendous changes in the last few decades, from the olden days when software was installed on desktops, to the web-based SaaS applications we see today. The transition is not just seen in...
by Ben Kinsey | Aug 17, 2020 | Applications, Blog, Digital Experience, Portals
In this blog post, I’ll focus on testing React/Redux apps with the Visual Studio Code editor. The following repo is a companion to this blog post. The Big Picture There are many opinions about what constitutes best practices when it comes to building and testing...
by Phani Krishna Pochiraju | Jun 27, 2019 | Blog, Enterprise Information Management
Extract, Transform, Load (ETL) is the process of gathering data (Extract) from an unlimited number of sources, converting it (Transform) into a format that can be analyzed, and centralizing it into a single repository (Load). ETL is an alternative, but related...
by Krish | Jul 3, 2018 | Applications, Blog
When executing performance and/or load testing against an SSL-enabled application using Apache JMeter, SSL socket errors can be a frequently encountered nuisance which can severely hinder your testing efforts. This article highlights how to overcome these...