Automate Parameterization in LoadRunner

LoadRunner Tips - Automater Parameterization

As we are in the Agile/DevOps world, re-generating the scripts after every build and bringing in all the customization from the previously working scripts to the newly created scripts is one of the major challenges faced by Performance Testers. In this article, we are going to see how we can automate or partially automate the … Read more

Google WebPageTest API – A Practical Example

WebPageTest Report

In my previous article, I have shared a simple way to capture the custom client-side performance metrics using Selenium + Javascript Navigation API. In this article, I have shared the details on the key capabilities & instructions on setting up NodeJS wrapper for Webpage Test API and executing a scripted test. WebPageTest API This is … Read more