I took a look at interfacing to an old version of QC, I don't recommend that route, and not sure what you hope to get from it. They had a really poor api at the time. If you're looking at test runs I'd suggest Jenkins for CI. You can interface with QC but it's painful and I don't see the gain.
Charley Baker Lead Developer, Watir, http://watir.com On Mon, May 9, 2011 at 2:25 PM, joedio <[email protected]> wrote: > Mayank, > > I believe Quality Center can launch external scripts via the command > line. > > If so, it can be used to launch a Ruby script, and thus launch a Ruby > script that uses Watir, or FireWatir. It may also be able to read the > return code from that script to determine Pass/Fail stauts of the > script. > > Since Ruby can be launched from a command line this may be a quick > (although not what I would call "fully integrated") means to tie QC > and Ruby together. > > Suggest you ask the folks at HP/Quality Center or refer to their > documentation on how to launch external scripts. > > > Joe > > > > On May 3, 6:30 am, mayank <[email protected]> wrote: > > Hi, > > > > We have been using Watir for quite sometime now , now we want to > > integrate the same to either to HP QTP or to HP quality Center > > v11(ALM). > > IS the same possible .IF so kindly let us know the steps for the same . > > -- > Before posting, please read http://watir.com/support. In short: search > before you ask, be nice. > > [email protected] > http://groups.google.com/group/watir-general > [email protected] > -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected]
