article thumbnail

Salesforce Performance Testing: A Comprehensive Guide

DZone

One of the most important aspects of optimizing Salesforce is performance testing. Performance testing is the process of testing a software application under load to identify any performance bottlenecks or issues.

article thumbnail

Heap Memory In Java Applications Performance Testing

DZone

Does every performance engineer need to know about how memory in Java works? To completely fine-tune the java performance bottlenecks for high performance my answer is YES. It is the process of allocating new objects and removing unused objects (Garbage Collections) properly.

Java 305
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

The Future of Performance Testing

Alex Podelko

While there are still quite a lot of cases where it is still applicable, it needs to evolve into more sophisticated processes tightly integrated with development and other parts of performance engineering. That dictates changes needed in performance testing (and, eventually, performance testing tools).

article thumbnail

Mobile App Performance Testing Checklist

DZone

That's why mobile app testing is so important — because it allows us to predict failures and avoid losses. What Is Mobile App Performance Testing? Mobile app testing is a process of testing that is conducting in a simulated test environment to ensure its functionality, convenience, usability, and quality requirements.

Mobile 199
article thumbnail

In-house Tool for Performance Testing

DZone

There are many tools available in this space for testing such as Junit, Jmeter, manual, automation, and many performance testing tools. We analyze a tool to make the process easier and more cost effective. Some of these tools are third-party tools and have a cost-heavy license for the company to manage. About the Tool.

article thumbnail

JMeter + Pepper-Box Plugin for Kafka Performance Testing to Choose or Not to Choose?

DZone

How to start Kafka performance testing with JMeter + Pepper-Box plugin ? Is it possible to write samplers for JMeter on your own to provide Kafka performance testing? Apache Kafka is a distributed data store optimized for ingesting and processing streaming data in real-time. Agenda for This Article. Pros and cons.

article thumbnail

Common Mistakes In Performance Testing

DZone

Performance Test Execution and Monitoring. In this article, we are highlighting a few points on what can be avoided for better performance when we test and monitor a load test. In this phase, virtual user scripts are run based on the number of concurrent users and workload specified in the non-functional test plan.