Hi All, I am using JMeter for Performance...

  • Thread starter Mithun Chakraborty
  • Start date
  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

M

Mithun Chakraborty

Guest
Hi All, I am using JMeter for Performance Testing using JDBC Request.I have a SQL query which join two tables.The output of the table contain fields like msg_id,Start_time,End_time.I am capturing the output of the diff between(End_time-Start_time) as Time_Diff in the Response data output . Thanks in Advance