Generate Bulk XML files for Load testing using JMeter
Posted on July 04, 2021 in Performance • Tagged with Jmeter, Performance, Loadtesting
UseCase : One of the very common use cases while performing loading testing an backend applications /services that rely on XML's as input is to generate 1000's of XMLs with minor differences and feed in to the application in order to gather the metrics for the services under stress.
Example applications …
Continue reading