LoadRunner Scripting Standards

Working on LoadRunner is one thing, but doing quality work is another important thing which is possible only by following the LoadRunner scripting standards. Many performance testers are LoadRunner experts but still lack scripting quality. This article will help you understand the LoadRunner Scripting Standards. Naming Convention: Script Name If your project follows releases or … Read more

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

Random Date Generation in LoadRunner

Random Date Generator in LoadRunner

Problem: How to simulate random date generation scenario in LoadRunner? Explanation: A webpage with the date field(s) requires current, past or future date inputs. The Date/Time parameter can easily generate value in the required date format and by using an offset, LoadRunner can generate past and future dates too. But in the case of date … Read more