Blog

Your blog category

Test Scheduler

How do I plan a test using JMeter? No one wants to work late into the night or spend a sleepless night before an exam. Test scheduling is a feature offered by many software testing platforms and can help people struggling with insomnia. This feature, which improves the lifetime of performance testers, is also present …

Test Scheduler Read More »

Distributed Testing

JMeter-Distributed Testing An open-source performance testing tool is JMeter. JMeter is more famous than other free performance testing tools. With all the essential features including easy installation, scripting, execution, reporting, and support for all the essential protocols, this PT tool is very cost-effective. The ease with which JMeter’s capabilities can be modified to enhance existing …

Distributed Testing Read More »

Log

LoadRunner – Runtime Settings – Log Automatically creates logs and timestamped records of transactions, errors, parameter values, Vuser requests, and server responses in LoadRunner. The VuGen and Controller “Runtime Settings” contain registry settings. The logs are very useful: Please refer to the screenshot below, which shows the logging option of the runtime configuration window. Standard …

Log Read More »

Pacing

  Pacing in LoadRunner runtime configuration Rhythm is the second runtime option in the General category. The rate at which requests are made to the server is determined by pacing. Instead of blindly pushing your system, you can achieve exactly the TPS rate you need by using pacing. Pacing creates a realistic environment, which increases the …

Pacing Read More »

Run logic

Execute logic in LoadRunner runtime configuration Run Logic is the first setting in the General category of LoadRunner Runtime Settings. The script’s default sequence of events is triggered by Run Logic. In addition, the output logic provides the possibility to insert a multi-action block. Only the ‘Run Logic’ options can be used to repeat these …

Run logic Read More »

Runtime Settings

Configuring the LoadRunner runtime The inputs to run the test are configured in the LoadRunner Runtime configuration. Specifies how the Vuser script should be executed during the performance test. As the name implies, this setting controls and regulates how runtime tests are executed in the controller or performance center. Before uploading the modified VuGen script …

Runtime Settings Read More »

 Rendezvous Policy

LoadRunner – Policy for Rendezvous The rendezvous policy is an additional part of the LoadRunner point of compromise. You can configure a rendezvous policy so that the controller releases Vusers from the rendezvous point when the required number of Vusers arrive or after a predetermined period of time. Meeting point vs. Differences in meeting policy …

 Rendezvous Policy Read More »

Network Speed Simulate

How can JMeter imitate network speed? How to use JMeter to simulate network speed (data transfer speed) 3. You will find two properties if you search with “cps”: HTTP client. socket. HTTP.cps=0 HTTP client.socket.https.cps=0 To activate the properties, remove “#”                   CPS=RB*128 where:CPS = Characters per secondRB = Required Bandwidth that you need to set …

Network Speed Simulate Read More »

Rendezvous point

The rendezvous point for LoadRunner The rally point in LoadRunner tells Vusers during test execution to wait for multiple Vusers to reach a certain point so they can run a task at the same time. Generates heavy user load on the server for a specific feature/page. Let’s use an illustration to try to understand the …

Rendezvous point Read More »

Transaction Handling

Handling transactions in LoadRunner The actual activities of an application by real users are represented by a series of end-user actions called transactions. Multiple requests or a series of actions sent to the server with a fixed frequency (SLA) can be included in a transaction.      Micro Focus LoadRunner uses transactions to measure server performance. Each …

Transaction Handling Read More »

Scroll to Top