1.

How Do You Ensure Re-usability In Your Jmeter Scripts?

Answer»
  • Using config elements like "CSV Data Set Config", "User Defined Variables", etc for greater data reuse.
  • Modularizing shared tasks and invoking them VIA a "MODULE CONTROLLER".
  • Writing your own BeanShell FUNCTIONS, and reusing them.



Discussion

No Comment Found