Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

HP ALM integration to Confluence

SamVijay May 21, 2019

Step by Steps  process the HP ALM integration to Confluence.

 

Where we want to import the Test cases  results & Test case logs in to Confluence.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 21, 2019

"Integration" is too vague a word for us to help you with, beyond saying "use the REST API".

Importing logs and test cases should be simple though - with REST, either get your test tool to push new pages or attachments into Confluence as it creates them.

SamVijay May 21, 2019

We want to import the Test cases & Test logs in to confluence that was are planning to to do. Can you guid me with the steps how to be done.So i can take it to the confluence admin .

 

Need what are the requirements to there, is there any cost is involved for this import

 

Is REST API  is available in Confluence?

Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 22, 2019

Start at https://developer.atlassian.com/server/confluence/confluence-server-rest-api/ - you'll need to look at the parts about creating pages and possibly attaching things.  The examples section contains some simple code for both of those

Suggest an answer

Log in or Sign up to answer