Web服务的测试框架 [英] Test framework for web services

查看:166
本文介绍了Web服务的测试框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个用Visual Dataflex编写的单片应用程序,以及用其他(.NET)语言编写的各种补充应用程序。它们都共享同一个数据库,并需要遵循相同的业务逻辑。促进这些之间的统一业务逻辑的一种方式是提供web服务作为测试的接口。

We have a monolithic application written in Visual Dataflex, and various complementing applications written in other (.NET) languages. They all share the same database, and need to follow the same business logic. One way to facilitate unified business logic across these is to provide web services as an interface for testing.

当然,为了这个工作,我们需要一个良好的测试框架网页服务。有什么建议么?例如,Cucumber可以这样做开箱即用吗?

Of course, for this to work, we need a good framework for testing web services. Any suggestions? For example, can Cucumber do this "out of the box"?

推荐答案

我假设你在谈论Soap web服务。您可以使用Soap4R与Soap Web服务交谈。将这一切包装在Cucumber场景应该很好。

I'm assuming you're talking about Soap web services. You can use Soap4R to talk to a Soap web service. Wrapping this all up in Cucumber scenarios should work fine.

这篇关于Web服务的测试框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆