This Blog Post and the related YouTube Video describes how to integrate a simple Java API (JAR file) into LoadRunner (VuGen script). This post explores selecting the JDK version, sample API, Setup VuGen, Create the VuGen Script and running the script. All of the source code can be downloaded from my GitHub account.
Author: Renard Vardy
A guide for setting website response times
I have come to the start of the second week of the major HR system upgrade engagement. While working with the customer we identified conflicting performance requirements. We are now working on decoding the response time requirement.
The documented non-functional requirement for response time is:
“The application response times will be equal or better than the existing application”Read More »
Conflicting non-functional requirements
I have just started a new Performance Test engagement on a major upgrade to an HR system and as with 90% of my engagements the non-functional application requirements are contradictory. An example is these requirements:
- The system must support 5,000 concurrent users
- The system must support 1-page requests per second
You must be logged in to post a comment.