APERRY
4 years agoOccasional Contributor
Kafka Subscriber launch in Test Case
Hi everyone,
I success to create a Kafka connection (publish and subscrib) in my ReadyAPI project. When I execute the test steps by the Request Editor, this work fine.
But when I want to execute all my test case, my Kafka Subscribe Test Step is canceled with the following error:
Test Step Result: Step [API Connection] ran with an assertion status [CANCELED] Poll to kafka server was cancelled.
Again, my Test Step work fine when I execute it since the Request Editor.
Thank you in advance for your help.
Regards