I created a JMeter test when I use a JDCB query that returns the NUMBER value that I set for the variable, for example. called employeeID.
I know that you can use Response Assertion, and I can check if my variable employeeID_1 is equal to the specific expected value.
How to check if my variable is> 0 instead?
source share