Naturally, JMeter sends the solicitation without stopping between each solicitation. All things considered, JMeter could overpower your test server by making an excessive number of solicitations in a short measure of times.Let envision that you send thousands solicitation to a web server under test in no time flat. This occurs!Clocks permit JMeter to postpone between each solicitation which a string makes. A clock can take care of the server over-burden issue.Likewise, all things considered, guests don't show up at a site all simultaneously, yet at various time stretches. So Timer will assist with emulating the continuous way of behaving.In this instructional exercise, you will learn
The absolute deferral is the amount of the irregular worth and the offset esteem.BeanShell TimerThe BeanShell Timer can be utilized to produce a defer time between every client demand.BSF TimerThe BSF Timer can be utilized to create a postpone between every client demand utilizing a BSF prearranging language.JSR223 TimerThe JSR223 Timer can be utilized to produce a defer between every client demand utilizing a JSR223 prearranging languageInstructions to Use Constant TimerIn this model, you will utilize Constant Timer to set a proper postponement between client solicitations to google.com.
Let start with a straightforward test scriptJMeter makes one client solicitation to http://www.google.com multiple timesDefer between every client demand is 5000 msHere is the guide for this useful model:Investigating:Assuming you face the issue while running the above situation … do the accompanyingCheck whether you are interfacing with the web by means of an intermediary. On the off chance that indeed, eliminate the intermediary.Open another example of JMeterOpen the TimerTestPlan.jmx in JmeterDouble tap on Thread Group - > View Result in TableRun the Test.
Click Here For More Detail
Controllers in JMeter: Loop, Simple, Transaction, Module, Random
HTTP Proxy Server in JMeter: Record Example Script