Kafka + Apicurio testing #3428
Unanswered
CROprogrammer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
I don't know that there are any specific tools designed to test Kafka client applications (which is what I assume you're asking about). If you want to know about testing Java applications in general (a Kafka client application would be a Java application typically) then JRebel has a decent blog post (if a bit dated now): https://www.jrebel.com/blog/best-java-performance-testing-tools-and-technologies |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
what tools are good for performance and functional testing of Kafka processor that uses Apicurio schema registry?
Beta Was this translation helpful? Give feedback.
All reactions