Rails App与HPQC的集成(惠普质量中心) [英] Rails App Integration with HPQC (HP Quality Centre)

查看:108
本文介绍了Rails App与HPQC的集成(惠普质量中心)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想将hp Quality Center集成到在Linux系统上开发和部署的Rails应用程序中.

I wanted to integrate hp quality centre to a rails app which is developed and deployed on a linux system.

我发现它使用OTA(开放测试体系结构API).但是,已指定它使用OTAclient dll来执行api的活动.

I found that it uses the OTA (Open Test Architecture API). However it been specified that it uses a OTAclient dll for doing the activities of the api.

我想知道是否有任何有关这种集成的文档(Linux系统上的hpqc + rails)? 是否有可能实现这种集成.任何宝石或插件...?

I would like to know if there is any documentation of such an integration been done (hpqc+rails on a linux system) ? Is it possible to attain this integration.. Any gems or plugins...?

推荐答案

不幸的是,OTAclient.dll需要多个Windows唯一的dll.我们最终在C#的Windows机器上创建了一个Web服务,以为我们的Ruby服务提供访问点.

Unfortunately the OTAclient.dll requires a number of Windows only dll's. We eventually created a web service on a Windows machine in C# to provide an access point for our Ruby services.

较新版本的HPQC(ALM 11)提供了类似REST的服务,您可以使用它,但升级到ALM 11可能对您要执行的操作有点麻烦.

The newer version of HPQC (ALM 11) has a REST-like service that you can use but upgrading to ALM 11 may be a bit much for what you are trying to do.

这篇关于Rails App与HPQC的集成(惠普质量中心)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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