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

is there any ETM Jenkins Interaction possible?

Hello, 

I am looking for a way to automate the interaction between jenkins (or other CI/CD like Gitlab) with ETM.

I found some answers but very old (more than 8 years ago) and not sure if that would help.

we have current process in mind, where the integration could support:
- ETM produces a testplan and this is exported (manually) to excel (it seems only format available for ETM)
- Jenkins takes this excel as input and runs all tests and produces a report (xml)
- This report is imported by ETM (most probably using excel)

thanks for any information in advance.

0 votes

Comments

I am unsure what the question is.   



One answer

Permanent link
This has been something you could do for quite a long time, but not the way you've suggested.

Normally what happens is that you build your test plans, cases, and automated scripts and set them all up in ETM. Then Jenkins does the build and deploy, and tells ETM to run the tests. ETM then manages the test running and reporting.

You can do this either by 
 - setting up an EWM build process that uses Jenkins as the Build Engine, and then triggering the Jenkins build from there. Then set up an ETM Execution Schedule that automatically runs the selected testing based on the Build Success, or 
 - doing it standalone and manually from inside Jenkins by using the ETM Execution Tool to call ETM to start running the tests, or by setting up and using ANT tasks com.ibm.rqm.executiontool.RQMExecuteTestCaseExecRecord or com.ibm.rqm.executiontool.RQMExecuteTestSuiteExecRecord

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
× 10,938

Question asked: Mar 15 '24, 8:24 a.m.

Question was seen: 850 times

Last updated: Mar 17 '24, 7:15 a.m.

Confirmation Cancel Confirm