Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The mock test step doesn't stop after receiving a request. #822

Open
stawmar opened this issue Oct 18, 2024 · 2 comments
Open

The mock test step doesn't stop after receiving a request. #822

stawmar opened this issue Oct 18, 2024 · 2 comments

Comments

@stawmar
Copy link

stawmar commented Oct 18, 2024

I have a flow in which the mock test step starts after the test step set in the Start Step property (is disabled in testStep list). As you can see in the logs, the mock service started but did not stop after receiving the request:
image

On the other hand, if the mock test step is enabled and starts at the end of the test case (with the Start Step not set), the mock service stops after receiving the request:

image

Please, give me know, if you need more details.

@stawmar
Copy link
Author

stawmar commented Oct 18, 2024

SoapUI version == 5.7.2

@stawmar
Copy link
Author

stawmar commented Oct 18, 2024

I think that Timeout property doesn't work when the step is disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant