QTP/UFT – Display Test execution progress in Jenkins Console

We had seen the QTP/UFT integration & triggering QTP test scripts remotely using Jenkins in this article. (If you have not read that, I recommend you to read the article first). In this article we will see how to display the QTP/UFT results in the Jenkins console. I have more than 5000 automated test scripts

QTP/UFT – Display Test execution progress in Jenkins ConsoleRead More »

Selenium WebDriver – Creating a Keyword Driven Framework for Localization Testing

In this article, I would like to show how I have implemented my Keyword driven framework using Selenium-WebDriver for automated localization testing of a web based application. Localization Testing can be defined as a process of customizing a software application to support any language. In localization, native language string is translated to target language &

Selenium WebDriver – Creating a Keyword Driven Framework for Localization TestingRead More »

JMeter – How To Test REST API / MicroServices

Overview: There are so many ways and tools available to test a REST API. When I had a requirement to test a REST API, after looking at various tools & options, I settled on JMeter for the following reasons. JMeter is FREE & Open Source. JMeter can read your testdata from the CSV file out

JMeter – How To Test REST API / MicroServicesRead More »