1

I have done performance testing of normal select and update queries.

I want to know the procedure of testing a postgres stored procedure in JMeter 2.9.

pmpm
  • 705
  • 1
  • 5
  • 20
user3627319
  • 395
  • 3
  • 10
  • 19

1 Answers1

2

Have a look at this tutorial:

And read the documentation of the involved components:

For stored procedure have a look at this:

How to use jmeter to test an Oracle Stored Procedure with sys_refcursor return type?

By the way you should upgrade to JMete 2.11.

Community
  • 1
  • 1
UBIK LOAD PACK
  • 33,980
  • 5
  • 71
  • 116