Automating HP Quality Center with Python or Java

Posted by Hari on Stack Overflow See other posts from Stack Overflow or by Hari
Published on 2010-04-13T06:29:14Z Indexed on 2010/04/13 6:33 UTC
Read the original article Hit count: 1180

Filed under:
|
|

Hi,

We have a project that uses HP Quality Center and one of the regular issues we face is people not updating comments on the defect.

So I was thinkingif we could come up with a small script or tool that could be used to periodically throw up a reminder and force the user to update the comments.

I came across the Open Test Architecture API and was wondering if there are any good Python or java examples for the same that I could see.

Thanks Hari

© Stack Overflow or respective owner

Related posts about quality-center

Related posts about python