Quality Center-Automated Report Generation using vbs or c#
Question ID: 105329
0
0

We use the "generate" button to create wrod reports in quality center. Is there a way to automate these QC reports using vbs or c#?
such as:
ALM—-Analysis view–>Public–>Test Report–>Generate

Marked as spam
Posted by (Questions: 1, Answers: 0)
Asked on March 13, 2014 6:24 am
94 views
Answers (1)
0
Private answer

Hello Chrisbin,
You could use the OTA module and using a VBS script to generate your report. See the admin guide for your particular version on correct usage of the OTA module to accomplish this, but the basics are that you would run the script (it could be a .bat file that would run a vbs script) to create a connection to the ALM instance and then generate an analysis report, it would not launch or navigate through the gui, but actually run the report on the back end. If you are proficient in REST, then you can use that in the newer versions to accomplish the same thing through queries as well.

I would suggest looking in the admin, user, and the help files (as specifics on OTA and REST exist within there to assist you in this direct generation).

Hope this helps some,
Dan

Marked as spam
Posted by (Questions: 0, Answers: 770)
Answered on September 28, 2015 2:12 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top