Forum Discussion
Please add more details so that it could be reproducible with minimum steps or configuration for others.
I have noticed this for awhile which hasnt been an issue until now when i am trying to loop through and im needing a specific request count.
I am using a basic setup with a DataSource, Service call, Groovy script to retrive data, Data Sync and a DataSource Loop step. After executing and reviewing the Transaction Log I am seeing two requests for the same data.
Searching the forums it looks like the issue has been around for a long time with no resolution. I am currently using ReadyAPI 1.6.0 and SoapUI Pro 5.1.0 and get the same result.
UPDATE
figured out what my problem was. It was in my groovy script where i was getting the status of my service call. I was using testRunner.runTestStepByName which was re-running my service