Forum Discussion
MarcusJ
Staff
12 years agoHi,
I see that you have three test steps and you are using the event "LoadTestRunListener.afterTestStep".
This event would be triggered after every test step in the load test. What you can try if possible is running the EIP_MeterReadWS test step separately as a load test and see if the database insertions are the correct number of times. The counts for the first two steps based off the screen shot are higher than the third step and since you are using an event handler that could be causing the extra insertions.
I see that you have three test steps and you are using the event "LoadTestRunListener.afterTestStep".
This event would be triggered after every test step in the load test. What you can try if possible is running the EIP_MeterReadWS test step separately as a load test and see if the database insertions are the correct number of times. The counts for the first two steps based off the screen shot are higher than the third step and since you are using an event handler that could be causing the extra insertions.