top of page

BLOG
Search


Understanding Performator’s Reporting Capabilities
As a Software Engineer, having load test measurements presented clearly while remaining flexible enough to provide all the information needed to evaluate test execution is crucial.
Many load testing tools struggle with reporting and end up creating only one type of report that minimizes how you can use and analyze your data.
Performator solves these issues in the following ways:
Using an extensible reporting framework that allows you to write your own reporters a
Aug 142 min read


Creating Custom Metrics in Performator
Measuring what you need to measure and having the flexibility to enhance a report with additional data are vital tools for creating test reports that contain the information needed for a proper evaluation of a test execution.
Jul 232 min read


Using Performator to Load Test Database Calls
Have you ever needed a simple way to load test your database or check a lot of SQL statements with different test data to see how well your queries execute? Performator version 1.2.3 comes with an easy-to-use interface that simplifies load testing using SQL queries. Maven dependencies You will need to define the dependencies that contain the JDBC driver for your database, for example, Postgres: <!-- https://mvnrepository.com/artifact/org.postgresql/postgresql --> <dependenc
Jul 22 min read


How to Load Test Java Code Using Performator
The flexibility to measure any Java code execution while running it as a load test is one of the key features of Performator. Many other tools either require plugins to support what you want to achieve, need a cumbersome workaround, or not function at all.
Jun 252 min read


A Guide to Using Performator with Core Banking T24
As we’ve seen in previous posts, Performator is a powerful tool that allows us to measure the performance of our core banking system in a highly customizable way.
In this post, we’ll walk through a simple, practical example of how to use Performator in a T24 environment.
Jun 112 min read


Performator Technology with Transact: A New Way to Measure Your Performance
Performator is an innovative technology designed to measure, analyze, and report the performance of your software systems. Its application with Temenos Transact (T24) is especially valuable, as it enables accurate evaluation of core banking behavior under different load conditions.
Performator is an open source tool that allows you to simulate load operations and obtain detailed performance metrics. It is focused on stress testing, load testing, and capacity analysis, helping
May 282 min read


Performator: A Smarter Way to Measure Performance
Performator is the perfect tool to understand your software performance
In this blog, we introduce and talk about a new load and performance testing tool that our experts at Performetriks have developed with great effort and dedication.
May 172 min read
bottom of page