Gatling Simulation from Scratch – Feeders and HTTP Requests (Part 2 of 4)

If you arrived at this page directly, please go through this post first. It explains some basics, how to define HTTP protocol configurations and headers which will be used while building the test scenario along with the feeders and HTTP requests described in this post. Step 3: Define Feeders Feeders resemble parameter files in Loadrunner … Continue reading Gatling Simulation from Scratch – Feeders and HTTP Requests (Part 2 of 4)

Loadrunner: Understanding Transaction Per Second (TPS)

Transaction per second (TPS) is the number of transactions executed per second. In other words, it can be calculated based on how many transactions are executed over a certain duration of the test and then calculate it for a second. For example, if a vuser executes 6 transactions every minute, then the TPS would be … Continue reading Loadrunner: Understanding Transaction Per Second (TPS)