Forum Discussion
Thanks, I'll try this. At first glance, it seems like this is a replacement for the whole KafkaConnection test step.
My current setup is KafkaConnection API test step followed by Groovy Script test step.
The solution from your answer is implementing KafkaConnection test step as a Groovy script. That's fine, but then I can't easily run (smart)assertions on that Groovy test step. I'd have to write them manually or transfer data into a separate test step and create a new Assertion test step.
All in all, it can be modified to work but it's a lot more complicated than it should have been (looking at you SmartBear devs 😡).
Anyway, thank you amirse
Hi,
You are 100% correct. This adds unnecessary work but before smartbear gives us a solution on the issue this is what we probably need to do.
At least I cannot come up with some other solution.
I have other projects where I have done assertions in groovy so I will do as in those projects.
Related Content
Recent Discussions
- 7 days ago