Using JMeter to Load Test Oracle ADF
2018-01-29
In this post, I will explain how to configure a JMeter script to perform an Oracle ADF Load Test. As you know, most of the popular dynamic web frameworks should be configured for correlating processes on JMeter. Correlation is simply the process of capturing and storing the dynamic response from the server and passing it on to subsequent requests. Unlike other frameworks, you should spend extra effort configuring correlation dynamic variables when working with Oracle ADFRead More →