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