Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Custom test harness with RQM?

We use custom test drivers and harnesses for automated test execution on each of the components in our products. Is this something we can integrate with RQM? We don't mind if it means extending and using the API for posting results, I just have not been able to find a topic which covers it.

Most of our testing is command line driven for ease of execution. and we have control over the result output(currently an internal standard xml)

has anyone set up in this type of scenario?

0 votes



2 answers

Permanent link
wolfeb99 wrote:
We use custom test drivers and harnesses for automated test execution
on each of the components in our products. Is this something we can
integrate with RQM? We don't mind if it means extending and using
the API for posting results, I just have not been able to find a
topic which covers it.

Most of our testing is command line driven for ease of execution. and
we have control over the result output(currently an internal standard
xml)

has anyone set up in this type of scenario?

I think the command line adapter would work for you. It is very easy

for it to execute command line scripts. If you have your results go to
stdout then it is easy to capture the results in RQM.

0 votes


Permanent link
We use custom test drivers and harnesses for automated test execution on each of the components in our products. Is this something we can integrate with RQM? We don't mind if it means extending and using the API for posting results, I just have not been able to find a topic which covers it.

Most of our testing is command line driven for ease of execution. and we have control over the result output(currently an internal standard xml)

has anyone set up in this type of scenario?


RQM provides a command-line script type. You can deploy the command-line adapter to your test driver machines. Create command-line scripts to execute your proprietary scripts. Whatever those scripts write to stdout, will be attached to the script details section of the execution results.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 30 '09, 11:48 a.m.

Question was seen: 6,821 times

Last updated: Jul 30 '09, 11:48 a.m.

Confirmation Cancel Confirm