I am currently using LoadUI and SoapUI for Load Testing a REST API. However each time I ran either my functional tests from SoapUI or my Load Tests based on the SoapUI project the backend code does not execute.
I expected to see the service doing what it was supposed to however nothing happens?
Is this normal behavior for Soap and LoadUI? Are they simply just simulating Load rather than executing the code?
I hope anyone can help me get out of this foggy area where I am at. Also it is the first time I am testing Web services.
Thanks in advance.