user312046
user312046

Reputation: 51

how to Implement Cruise Control with QTP?

I would like to integrate QTP with Cruise Control, which I have done so far, i'm stuck at the reporting part.

I would like to somehow report back to Cruise Control with the results, how can I accomplish this? Please help?

Upvotes: 5

Views: 705

Answers (1)

The Chairman
The Chairman

Reputation: 7187

I remember there was a useful series on how to integrate CCNET with various build and testing tools including QTP. This is what I bookmarked:

Part 1: Continuous Integration using MSBuild, CruiseControl.NET, FxCop, NUnit, NCover + Subversion - From the software development trenches

But somehow it seems to have vanished. Today I found the updated version by accident. It doesn't include QTP integration anymore but it has a link to the original version as PDF file.

Upvotes: 4

Related Questions