Creating Document 360 Tickets
QA Sphere allows you to integrate with Document 360 using the Custom Issue Tracker feature. This integration enables you to create Document 360 tickets directly while going through test cases in a test run, streamlining your workflow and ensuring efficient issue tracking within your documentation system.
Configuring Document 360 as a Custom Issue Tracker
To integrate Document 360 into QA Sphere, follow these steps:
-
Go to Settings by clicking the gear icon
in the top right corner.
-
Select Issue Trackers from the left sidebar.
-
A list of all available projects will be displayed. Click the + button next to the appropriate project to add integration.
-
Choose Custom from the list of available integrations.
-
You'll be presented with a form to configure your Custom Issue Tracker. Fill it out as follows:
- Issue Tracker Name: Enter "Document 360" or a name of your choice.
- New Issue Link: Enter the URL for creating a new ticket in your Document 360 portal. For example:
https://[YOUR_PORTAL].document360.io/tickets/new
- Title Extraction Rule: Enter the rule that matches your Document 360 ticket URL structure. For example:
https://[YOUR_PORTAL].document360.io/tickets/$(id:num)
-
Click Save to add the Document 360 integration.
Understanding Title Extraction Rule
The Title Extraction Rule helps QA Sphere pre-fill the Ticket Title based on the URL. For Document 360, you'll want to use $(id:num)
as Document 360 uses numeric ticket IDs. The rule you enter should match the structure of your Document 360 ticket URLs.
Finding Your Portal URL
To find your Document 360 Portal URL:
- Log into your Document 360 account
- Your portal name appears in the URL after logging in
- It can also be found in Portal Settings
- This name will be used in place of
[YOUR_PORTAL]
in your URLs
Using Document 360 Integration
To create a Document 360 ticket during testing:
- Within your project, navigate to the Test Runs section.
- Select an existing test run or create a new one.
- Choose a test case within the run.
- When changing the status of the test case, click + Add Custom Issue.
A new browser tab will open with the Document 360 ticket creation interface. The ticket details will be pre-filled based on your extraction rule.
Complete the ticket details in Document 360 and submit the ticket. Once created, you can copy the ticket URL and paste it back into QA Sphere to link the ticket to your test case.
All tickets created for the test case will be saved under the Action History for this test run, providing a clear trail of documentation.
Benefits of Document 360 Integration
- Documentation Link: Directly connect issues with related documentation pages.
- Version Control: Track issues across different documentation versions.
- Category Management: Organize issues within Document 360's category structure.
- Knowledge Base Integration: Link tickets to specific documentation articles.
- Feedback Management: Connect user feedback with QA findings.
By leveraging this custom integration, your team can maintain a cohesive workflow between QA testing and documentation management, ensuring comprehensive issue tracking and resolution.
Best Practices
- Category Structure: Create a dedicated category for QA-related tickets.
- Custom Fields: Set up custom fields to capture test-specific information.
- Version Tagging: Use consistent version tagging for documentation-related issues.
- Article Links: Include relevant documentation links in ticket descriptions.
- Feedback Integration: Connect user feedback with QA findings when applicable.
Troubleshooting
If you encounter any issues with the integration:
- Double-check that your New Issue Link includes the correct portal name.
- Ensure your Title Extraction Rule correctly matches your Document 360 ticket URL structure.
- Verify that you have the necessary permissions in Document 360.
- Make sure you're logged into Document 360 in your browser for seamless ticket creation.
- Check that your portal settings allow external ticket creation.
For further assistance, contact your QA Sphere administrator or support team at [email protected].