可以使用哪些工具来测试具有 X.509 身份验证的 WCF SOAP 服务?

发布于 2024-10-02 05:10:18 字数 614 浏览 0 评论 0原文

谁能推荐一个工具来帮助对使用 X.509 证书进行身份验证的 WCF SOAP 1.2 服务进行手动和自动测试?

我尝试过 WCFStorm - 虽然它相当接近我的需要,但它不支持 X.509验证。 SoapPanda(虽然免费 - 我最喜欢的价格)似乎无法做任何 WCFStorm 无法做的事情,并且笨重得多。

SoapSonar 在网站上看起来不错 - 有人有这方面的经验吗?我已经要求公司的 IT 人员为我购买一个演示版本来测试,但他们通常需要很长时间才能将其安装到我的开发计算机上。

编辑:我已经为自己的质量控制编写了自动化测试,但是我需要能够将我的 SOA 交给我们的测试团队进行测试 - 他们需要一个 UI 来测试它,因为他们技术性不强。我真的不想为每项服务构建和维护 UI。

任何使用类似工具的经验都会引起我的兴趣。

干杯

Can anyone recommend a tool to help with the manual and automated testing of WCF SOAP 1.2 services that use X.509 certificates for authentication?

I've tried WCFStorm - and while it is reasonably close to what I need, it doesn't support X.509 authentication. SoapPanda (though free - my favourite price) didn't seem able to do anything WCFStorm couldn't do and was a lot more clunky.

SoapSonar looks good on the website - does anyone have experience with this? I've asked the IT people at my company to procure me a demo version to test, but it usually takes a long time for them to get round to installing it on my development machine.

Edit: I have written automated tests for my own quality control, however I need to be able to hand over my SOA to be tested by our test team - and they need a UI to test it via as they aren't so technical. I really don't want to have to build and maintain a UI for every service.

Any experience with any similar tools will be of interest to me.

Cheers

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

假扮的天使 2024-10-09 05:10:18

好吧,我会回答我自己的问题 - 也许有一天它会对某人有所帮助 - 尽管从缺乏兴趣来判断,我猜测这是一个晦涩的案例。

我已经测试了 SoapSonar,它确实符合要求。它完全支持 X.509 证书身份验证。它有点贵,但它也支持负载测试和安全测试。

这将非常适合我的组织,因为测试人员可以独立于开发人员使用 SoapSonar 创建测试用例。他们可以管理测试套件并确保没有回归。因此,随着我们提供越来越多的服务,测试工作应该扩大。

测试人员通过 UI 来创建测试用例,无需任何编程知识,这很方便。

Ok, I'll answer my own question - maybe it will help someone one day - though judging by the lack of interest I'm guessing that this is an obscure case.

I've test-driven SoapSonar and it does indeed fit the bill. It has full support for X.509 certificate authentication. It's a bit on the pricey side, but it also has support for load testing and security testing.

It'll be a pretty good fit in my organisation as the testers can create test cases using SoapSonar independently of developers. They can manage suites of tests and ensure that there is no regression. So the testing effort should scale as we role out more and more services.

The tester works through a UI to create the test cases without needing any programming knowledge which is handy.

海夕 2024-10-09 05:10:18

您是否查看过链接文本SO-Aware。它是一个服务存储库,有助于管理、跟踪、发现、测试您的服务。它是根据 WCF 服务构建的,但也可与其他服务配合使用。

坦白说,我是 Tellago Studios 的 CTO,他开发了 SO-Aware,所以我有偏见,但我也对反馈感兴趣。如果您正在寻找可以与安全服务配合使用的纯客户端服务测试工具,请随时直接与我联系;)

Have you looked into link textSO-Aware. It is a Service Repository, the helps to manage, track, discover, test your services. It was built with WCF Services in mind, but works with other services.

For full disclosure, I'm the CTO of Tellago Studios, who developed SO-Aware, so I am bias, but I'm also interested in feedback. If you are looking for a pure client side service testing tool that can work with secured services, please feel free to contact me directly ;)

甜妞爱困 2024-10-09 05:10:18

我多年来一直使用 Soap Sonar 来测试 Web 服务。不过我只使用了免费版本,还没有使用 WCF 进行测试。我正准备在新构建的 WCF 服务上测试它,希望它能工作。

I have used Soap Sonar for a number of years in testing web services. However I have only used the free version and have not tested it with WCF. I am getting ready to test it on a newly constructed WCF service hopefully it will work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文