by Phani Krishna Pochiraju | Apr 8, 2022 | Blog, Testing
Introduction In the current fast-growing software trend, many customers are aiming to spread their business across the globe and targeting to reach customers from various parts of the world. So customers demand that their applications and products meet the global...
by Balakishore Tumma | Mar 31, 2022 | Blog, Testing
This blog post is intended to offer guidance on the latest software testing trends available in the market in 2022 and which Testing Tool is more suitable for web and mobile applications in terms of functionality testing. The Future of Software Testing: What Will Be...
by Nirmala Manchikanti | Mar 24, 2022 | Blog, Testing
Non-Functional Requirements Testing Testing is a crucial part of the software development process to validate customer requirements. Software testing is used to identify defects, gaps, or missing requirements. Testing is mainly classified into two types: Functional...
by Madhavi Kolukuluri | Mar 18, 2022 | Blog, Testing
What Are Simulators and Emulators? Simulators and emulators are virtual environments used to test mobile applications. The simulator mimics the behavior of any mobile device, which means copying things from the real world into a virtual environment to get an idea of...
by XTIVIA | Mar 10, 2022 | Blog, Testing
Introduction Manual testing is a slow process not only in terms of the test case preparation, but we also need more time to run the test cases manually, step by step. Whereas, in automated testing, we need to write the test scripts once and run them automatically...
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, Testing
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...