How To Use “-1”/All On JMeter Selector

While scripting E-Commerce sites, situations, where cart service is not called after cart delete service, can be faced. It forces us to make only one request to cart and delete every item on cart one by one, without calling the cart request again. Let's check how to use “-1”/all on JMeter selector. Since the cart request is called only once, we have to get IDs of every item in the cart in only one selector. In this blog, you will see step by step how to overcome such situations.  You can also apply this solution to JSON and REGEX Extractors.  I want to find the right testing type [...]

By |2021-10-26T14:16:06+03:00October 26th, 2021|

JMeter vs. Locust | Choosing The Right Load Testing Tool – Part2

Let's keep going where we stayed about Jmeter and Locust . If you didn't read Part1 you can reach here. 6. Script Recording Script recording is a quick and easy method to construct a simple test template, which you can then tidy up and modify to make it easier to maintain. If you need a quick solution and need to execute a specific load depending on repeated actions, script recording comes in handy. You don't want to waste time writing a script in such a circumstance, especially if you won't need it again. If you're planning to [...]

JMeter vs LoadRunner | Know the Top 6 Differences

When it comes to performance testing, there are not so many different tools that has been mature enough to use in software performance testing projects. In this article we decided to talk about two of the oldest performance testing tools on the market. Those two tools are Apache JMeter and LoadRunner. And we will briefly look at the details of JMeter vs LoadRunner.  Let's give some information about LoadRunner for those who have never heard of it.   Apache JMeter and LoadRunner  What is Apache JMeter?  Apache JMeter is an open-source Apache project that helps IT teams to do load testing on their applications. It has its own script recorder, test result analyzer plug-ins [...]

By |2022-11-15T11:52:58+03:00June 29th, 2021|

Performance Testing Behind Firewall: On-Premise Load Testing

Load testing and Performance testing are important for discovering bottlenecks in your system and determining the load capacity it can handle. Most of the time, it is necessary to carry out these tests behind the firewall of companies for data privacy and security. Loadium provides On-Premise Load Generator solution to run performance testing behind firewall. What is On-Premise Load Generator? Our service that creates the load on the servers in your tests with Loadium is called Load Generator. In standard tests, Load Generator is located on Loadium servers. It runs the tests in its environment and creates [...]

By |2021-09-29T15:59:02+03:00May 25th, 2021|Tags: , , |
Go to Top