Converting Postman API Tests to JMeter Scripts For Load Test

Postman is widely used tool for API testing . Testers discover endpoints, make requests, create test data, run regression testing, implement continuous integration of API testing by using Newman and much more. However, Postman has certain testing limitations. Developers, DevOps and QA engineers who want to gain more […]

JMeter Test Data Control Using Redis

JMeter is most popular and open source tool for performance testing ,but there still some scenarios where we need to look for solution for the features which is not supported by JMeter, One of such scenario, imagine that you’ve got an application that you want to performance test, […]

Auto Correlation in JMeter

Performance testing is sort of testing expected to decide the responsiveness, throughout, dependability, and additionally adaptability of a framework under a given outstanding load or whether the expected performance is met or not under the actual conditions of use. In the software, the dynamic response always returns the […]

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 […]

Selenium with Azure Pipeline

Performing user interface (UI) testing as part of the release pipeline is a great way of detecting unexpected changes, and need not be difficult.Azure Pipelines formerly known as Visual Studio Team Services(VSTS) is a Microsoft product. It is a Continuous Integration (CI) server, which automates the build and […]

Cypress E2E testing with Azure pipeline

Cypress is is a next-generation front end/UI testing tool constructed for the modern web and it is very popular for Web integration and End to End UI test automation, Now a days most of organization following Agile development methodology for rapid software development,in which sprint are short duration […]

Cypress Mochawesome Report

Reports have always been an important aspect of testing and creating useful reports is something of a trend in QA.Everyone would agree that what clients really want to know is the actual state of their system, not how the tests themselves work. With proper reporting, we can tell […]

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 […]

JMeter 5.3 Released !!

Below are major improvements for JMeter 5.3 release: Themes Added Darklaf look and feel that improves several components. Light: IntellJ Solarized Light HighContrast Light Dark: OneDark Solarized Dark HighContrast Dark Tree indentation level is easier to follow: New look and feel themes. Light: IntellJ, Solarized Light, HighContrast Light. […]