"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.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.