Comments on: Citrus API Automation Testing Framework https://testguild.com/api-integration-automation-testing-citrus-framework/ Mon, 21 Mar 2022 06:19:07 +0000 hourly 1 By: Joe Colantonio https://testguild.com/api-integration-automation-testing-citrus-framework/#comment-329430 Tue, 10 Apr 2018 17:50:19 +0000 https://testguild.com/?p=3669#comment-329430 In reply to Raghav.

Hi Raghav – would love to know what you think once you take a look!!

]]>
By: Raghav https://testguild.com/api-integration-automation-testing-citrus-framework/#comment-329429 Tue, 10 Apr 2018 17:49:17 +0000 https://testguild.com/?p=3669#comment-329429 Looks interesting.
Joe, I did not know about Citrus Automation prior to this TestTalk episode.
Will check this out more deeply.

]]>
By: Peter Thomas https://testguild.com/api-integration-automation-testing-citrus-framework/#comment-329415 Tue, 10 Apr 2018 13:56:08 +0000 https://testguild.com/?p=3669#comment-329415 I’m the author of Karate DSL and while I appreciate the mention in this article, it is somewhat inaccurate and misleading. I quote:

> There are some tools for REST-based testing that integrate with Cucumber
> Karate DSL, for one—but what if you have test flows that also need to interact
> with JMS SOAP or other headless technologies?

First, Karate has excellent support for SOAP and XML. And, Karate not only has test-doubles (or mocks) as a first-class citizen of the framework, but if you follow the link here, the demo integrates ActiveMQ (JMS): https://github.com/intuit/karate/tree/master/karate-netty#consumer-provider-example

]]>
By: Joe Colantonio https://testguild.com/api-integration-automation-testing-citrus-framework/#comment-327336 Tue, 13 Mar 2018 14:50:18 +0000 https://testguild.com/?p=3669#comment-327336 In reply to Nikolay Advolodkin.

LOL I agree – I hate Java but use it because there are so many libraries and tools that use it. i would rather use python or even C# over Java myself :)

]]>
By: Nikolay Advolodkin https://testguild.com/api-integration-automation-testing-citrus-framework/#comment-327335 Tue, 13 Mar 2018 14:46:57 +0000 https://testguild.com/?p=3669#comment-327335 Totally agree how we need to start doing more automation at levels lower than the UI. Integration tests and unit tests are faster and drastically more reliable than UI automation. I’ve spent my career trying to get my UI tests as stable as unit tests and it simply isn’t happening. Either way, this tool seems great. Wish they had something similar for C#. The Java people are spoiled :)

]]>