News

The XML to JSON Converter is a flexible java-based tool/library designed to convert any XML input into JSON format. This offers a generic tool for converting XML files into JSON format, providing ...
An article about motivations to create this tool: https://dzone.com/articles/convert-a-har-file-to-jmeter-script Since version 7.0, Websocket is manage with samplers ...
You can wrap an executable file around a PowerShell script (PS1) so that you can distribute the script as an .exe file rather than distributing a “raw” script file. This eliminates the need of ...