JMeter – FTP Request Defaults
Apart from HTTP and HTTPS protocols, Apache JMeter also supports FTP protocols. This article will show how can you create FTP, FTPS and SFTP test scripts using the JMeter FTP Request Defaults element. Why FTP…
Apart from HTTP and HTTPS protocols, Apache JMeter also supports FTP protocols. This article will show how can you create FTP, FTPS and SFTP test scripts using the JMeter FTP Request Defaults element. Why FTP…
To make sure sites are seamless and robust, most companies turn to Network Load Balancing as a solution. This helps them to ensure that their service will remain operable – even when there are unexpected…
This article will brief you about one of the important JMeter Config Element called ‘Counter’ and how to use it in many scenarios. The counter element in JMeter allows a user to generate an incremental number that…
JMeter Test Fragment element helps to set up the module-based approach while creating the script of large flow. Let’s try to understand this with an example. Consider you have a transaction flow: You need to…
In the previous article, I covered the Arrivals Thread Group which works on the rate of iteration per minute or second. To continue the same concept, Blazemeter added some more flexibility and created another JMeter Thread Group element called…