Go back to all articles

Utilities for Testing

Mar 20, 2019
3 min read
NameDescriptionArea of implementation
SOAP/REST-based transaction processing emulator (ISO 8583)SOAP/REST-based transaction processing emulator (ISO-8583) implemented based on a jPOS-template; SOAP/RESTful by Apache CXF + Jetty (jPOSEE module).Load testing transaction processing systems at banks
SOAP Performance emulatorWeb services emulator that can exchange messages with an integration bus based on a specific scenario with specific intensity.Load and integration testing
HTTP/HTTPS emulator with “two-phase” SSLEmulator with support for HTTPS and “two-phase” SSL.Load and integration testing
HSM plugin for JMeterPlugin designed to connect Crypto API 2.0 and CryptoPro HSM through Java JNALoad and integration testing of encrypted data streams
HSM emulatorHSM Thales 8000 software emulator used as stubs for an HSM (hardware security module) for a WAY4 Netserver transaction processing server.Load testing transaction processing systems at banks
Deperson database anonymization on MS SQL ServerDatabase anonymization scripts consisting of .NET assemblies and Transact-SQL scripts.Any project that requires data anonymization
VISA|MC|MK ClearingOOP wrapper for creating clearing files. Part of a transaction emulator.Projects that require transaction emulators
Express Report 3Generates express reports. Can create Excel files with express reports during the test.Load testing projects that require creating reports based on the test results
IPython PandasData analysis tool (logs and measurements) that can manipulate data (filtering, grouping, aggregation, editing) and visualize the results (graphs and illustrations)Projects that require creating reports based on the test results
UniParserLog parser with a configurable filter (line-by-line processing of text data).Projects that require the filtering of data
SnapShooterUtility for tracking changes in configuration files with the ability to restore a previously created copy (snapshot).Projects with a frequently changing test environment
WebSphere log parserThe parser can use SQL (SELECT + DML) operators to select lines from log files from a certain time interval, replace attributes in the selected queries, and write the results to a separate file.Projects that use IBM WebSphere
PLOracleSniffer2Java application (J2SE-1.5) that listens to network traffic using the WinPcap library.Projects that require capturing, decoding, and storing network traffic between an application and an Oracle server.
Utility for writing scripts using the .NETRemoting protocolThe utility is located between the client (which is being written) application and the server. The client application is configured to work with a proxying utility instead of the original server. Working through the utility is transparent. The client application’s functionality is not negatively impacted.Projects involving the use of .NETRemoting calls
Generates Oracle
logging packets
A script that can generate an instantly compilable packet body based on specifications and determine which procedures from the packet are actually called.Projects that require developing emulators
Generates Oracle
proxying packets
Generates Oracle proxying packets. Creates packets with a specification like the original packets and bodies, which write the actual call to a log and stores the call parameters.Projects that require writing stubs for external Oracle systems.
Utility for applying a
load written in C#
Utility for applying a load that uses a MSMQ queue: they store data pools; they are also used for data exchange; output logs are also written to queues.Load via the .NETRemoting protocol, testing of WFC-services, load using Visual Studio scripts
Jar-loggerTool for analyzing the data stream within a jar fileAuditing and load testing projects
Plugin Citrix XenApp to JMeterPlugin for interacting with a Citrix server via JMeterProjects where using LoadRunner for recording and playing back scripts is unacceptable
PluginFiddler to
JMeter
Fiddler plugin Acceleration of HTTP-traffic parametrization in JMeterLoad and integration testing
metricsShell script that runs on Linux/HP-UX/AIX. Collects measurements from various OSes and converts them into a common format that is convenient for viewing and exporting. Also collects concise identifying data for a workstation.Load and integration testing
mq-receiverA library that facilitates transferring data between scripts in Load Runner scenarios. Microsoft Message Queuing (MSMQ) was used to transfer data.Load and integration testing
LRora2jmxConverts LoadRunner Oracle 2nd-tier scripts to JMeter scenarios. Accelerates and simplifies writing Oracle 2nd-tier scripts in JMeter.Load and integration testing
PL-SAP ST03/STAD analyzer.Utility for analyzing SAP performance during load testing. Makes it possible to correlate load data with system performance indicators on a common timescale.SAP ERP load and integration testing
Table of contents

    Related insights in blog articles

    Explore what we’ve learned from these experiences
    12 min read

    UI Load Testing: Full Guide

    ui load testing preview
    Nov 7, 2025

    When an application starts to slow down, users notice it immediately. Pages hesitate to load, buttons lag, animations freeze for a split second, and that’s often enough to make someone close the tab. These issues rarely come from the backend alone. In most cases, the real strain appears in the browser, where scripts, styles, and […]

    6 min read

    Internet of Things Testing: Benefits, Best Practices, & Tools for Reliable Connected Systems

    iot testing preview
    Nov 4, 2025

    IoT is an ecosystem of devices connected through networks and relying on cloud or app services for endless communication, data exchange, and smart automation. For this ecosystem to work seamlessly 24/7, it heavily depends on IoT testing. Apart from impeccable performance, the latter guarantees the reliability, protection, and integrity of diverse devices, networks, apps, and […]

    5 min read

    Swagger API Testing: What It Is, How It Works, and Best Practices for QA Teams

    swagger api testing preview
    Oct 28, 2025

    Testing APIs without proper documentation can feel like walking through fog — every endpoint is a guess, every parameter a risk. But not with Swagger UI API testing. Swagger turns static API definitions into a live, interactive interface where developers and QA teams can validate endpoints, check request/response schemas, and explore the system in real […]

    6 min read

    BlazeMeter vs. JMeter: Full Comparison

    blazemeter jmeter comparison
    Oct 24, 2025

    Ever wondered whether you should stick with Apache JMeter or move your tests to BlazeMeter? Both tools are powerhouses in performance and load testing, but they serve different needs. JMeter is an open-source desktop tool under the Apache 2.0 license; ideal for local or distributed testing across HTTP, APIs, JDBC, and more. BlazeMeter, on the […]

  • Be the first one to know

    We’ll send you a monthly e-mail with all the useful insights that we will have found and analyzed