by Madhavi Kolukuluri | Jan 14, 2022 | Blog, Testing
In Agile, the testing life cycle starts from the requirements gathering phase. Unlike traditional testing methodologies, agile projects do not have a separate testing phase. Instead, a tester’s role begins with the developers’ job because an Agile project...
by Vijayalakshmi Bandaru | Jan 7, 2022 | API Management, Blog, Testing
Introduction API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other. For example, fleet management systems are using Google Map APIs to display routes and distances in their...
by Vedha Raman | Oct 12, 2020 | Blog, Testing
Over the last few decades, ETL testing has been gaining quite a bit of traction. Especially given the emergence of Agile, DevOps, artificial intelligence, and cloud technologies as top trends in the software development industry. The reason for that traction? The...
by XTIVIA | Feb 6, 2020 | Blog, MuleSoft, Testing
Introduction Application Programming Interfaces (APIs) have become the center for developing, connecting, and transferring data and logic across disparate systems and applications. Testing them can considerably improve the efficiency of the testing strategy as a...
by Sridhar Mylavarapu | Jan 23, 2020 | Blog, Testing
The major challenge facing performance testing projects is that they’ve become the “Tick in a Box” task for most IT projects. That is, they tend to exceed project budget, effort, and outrun projected timelines. The main reason for this is that...
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...