Category: QA Tools

Gatling – Pros and Cons

Gatling is an open-source load and performance testing tool used to assess the performance and scalability of web applications, APIs, and servers. It is designed to simulate a large number of concurrent users accessing the application or system and measure how it performs under different loads. Gatling is […]

API Load Testing Using Gatling

Load testing is an important practice for APIs and applications that have lots of users. For load testing their APIs, developers can choose between many popular open source load testing tools. One of these is Gatling. This blog post will explain how to execute a load test with Gatling for a REST API endpoint that […]

UFT Integration with Jenkins

CI-CD Pipeline implementation of the Continuous Integration/Continuous Deployment software is the backbone of the modern DevOps environment. Most of the organization using DevOps practices and using Jenkins. Jenkins is a open source CI tool which can be used to execute the UFT tests. Jenkins is a Continuous Integration tool which […]

AI in UFT Automation

Micro Focus announced AI-powered enhancements to the intelligent testing capabilities of the UFT Family, a unified set of solutions designed to reduce the overall complexity of automating the functional testing processes. As businesses place increased emphasis on developing innovative applications that better support users, scaling testing efforts becomes […]

UFT – Azure DevOps Integration

The Microsoft CI system Azure DevOps Server can trigger tests using UFT from the local file system, from ALM, or from the ALM Test Lab module. Prerequisite: 1) A Machine with a UFT One Testing Automation Software Installed. 2) An Azure DevOps accounts. Setup Self-hosted Windows Agent: Login to Azure DevOps Account and […]