• How to add results email Subject and body content in pipeline job code

    We are implemented CI/CD pipeline using Jenkins on Performance center (LoadRunner Cloud (SAAS offering)). Pipeline job post execution results email working fine. So I have added Subject and body content in the pipeline job but getting two different…
  • Memory Related errors on Load runner cloud while load testing for gRPC APIs

    Hi All, I am woking as a tester in Infosys and currently doing load testing for gRPC APIs. When I run a test for a single POST method gRPC API with 300/500 concurrent users i have started getting LG alerts related to memory ,which i guess affects…
  • Recording LoadRunner Script on Cloud

    How do I record a LoadRunner Script on LoadRunner Cloud?
  • Public API Samples - Update script file

    Is there any way to include 'Keep runtime settings' and 'include Run Logic' in the below sample public API reload-script.ps1 I used above reload-script.ps1 but it overridden the settings
  • Custom Logging to a Data File Using Loadrunner cloud-based load generators

    When using an ON-PREMISE Controller with ON-PREMISE Load Generators, it is occasionally necessary to include some custom logging code in the Vugen script that writes some test application specific data to a data file that is usually stored on the local…
  • Data streaming capability in LRC with InfluxDB

    Is anyone actively working on data streaming capability in LRC with InfluxDB. Looking at the feature, looks like there are lot of limitations on what can be done & achieved. For example, ability to segregate applications/products or ability to switch…
  • PowerShell samples on using LRC Public APIs

    LoadRunner Cloud provides a long list of Public APIs to allow users to do various operations on LRC. Below are two simplified examples in PowerShell. They demostrate how to do authentications (via both API access keys and user/password) and invoke target…