Jira integration with Test Management
Learn how to integrate Jira with Test Management to streamline testing workflows, better tracking, and enhance management.
Jira integration with BrowserStack’s Test Management allows you to create a more efficient workflow by directly linking Test Cases, test results, and Test Runs with the relevant Jira issues. This integration helps streamline your testing process and ensures better issue tracking and test case management from within your Jira environment as you would from Test Management.
As a Test Management user, you must independently integrate the Test Management application with Jira.
Integrate Jira with the Test Management
Depending on your Jira instance type choose the appropriate procedure for either:
Prerequisite
This prerequisite applies only if your Jira is self-hosted and not publicly accessible. If your self-hosted Jira is publicly accessible, you can skip this step.
BrowserStack Local Binary
To successfully integrate BrowserStack with your Jira self-hosted instance, you need to set up the BrowserStack Local Binary. Follow these steps to ensure everything is correctly configured.
- Download the latest version of the BrowserStack Local Binary.
- Before running the binary, ensure the file has execute permissions:
chmod +x BrowserStackLocal
- To connect BrowserStack with your Jira self-hosted instance, use the following command:
./BrowserStackLocal --local-identifier integrations-repeater --only <jira-host-url-without-https>,<jira-port>,<ssl 0 or 1> --key <browserstackKey>
Element | Description | Example |
---|---|---|
<jira-host-url-without-https> |
Jira server URL (e.g., jira.mycompany.com ). |
jira.mycompany.com |
<jira-port> |
The port number on which your Jira instance runs. Replace 8080 with your actual port. |
8080 |
<ssl> |
Indicates whether SSL is enabled (1 for HTTPS, 0 for HTTP). |
0 for HTTP or 1 for HTTPS |
<browserstackKey> |
Replace <browserstackKey> with your actual BrowserStack Access Key, which you can find in your BrowserStack account settings. |
abcd1234efgh5678 |
This will ensure that you have the necessary setup to connect their local environment to BrowserStack before proceeding with the integration steps.
Integrate Jira On Cloud
Follow these steps to integrate Jira on cloud with your Test Management.
-
In the left navigation bar of Test Management, click Integrations.
-
Click Connect on the Jira tile.
-
Select Jira On Cloud from the dropdown menu.
- Choose your authentication method:
- Click Connect with OAuth to log in using OAuth.
- Click Continue with PAT to use a Personal Access Token (PAT).
- Follow the on-screen instructions to complete the authentication.
After successful authentication, the Jira tile should indicate a connected status. Your Jira On Cloud instance is now integrated with the Test Management, allowing you to create and track issues directly from the tool.
Integrate Jira Self Hosted
Follow these steps to integrate Jira self hosted with your Test Management.
-
In the left navigation bar of Test Management, click Integrations.
-
Click Connect on the Jira tile.
-
Select Self Hosted from the dropdown menu.
- Click Continue with Jira.
-
Enter your Atlassian host URL and API token to complete the integration.
- Click Continue.
After successful authentication, the Jira tile should indicate a connected status. Your Jira Self-Hosted instance is now integrated with the Test Management, allowing you to create and track issues directly from the tool.
Link Jira issues in Test Management
First, Integrate Jira with Test Management to connect Jira issues to test cases and test runs from Test Management.
Link Test Cases with Jira issues
You can connect a Jira issues to a test case while creating a test case in the Create Test Case form.
- Log in to Test Management.
- Click Create Test Case.
- Fill Test Case Name and other fields as per the requirement, then click Show More Fields.
- Select or enter a Jira Issue, you can select or enter multiple Jira Issues in the Jira Issues field.
- Click Create Case to create the test case connected with the Jira Issue.
Alternately, you can also connect Jira Issue with TEST CASE DETAILS slide over.
- Select the test case TITLE or ID a slideover opens in the right with TEST CASE DETAILS section.
- Select the Link to Jira link in the Issues section.
- Enter the Jira Issue ID and select Link Issue to link the jira issue. You can also select Create New Issue to create a new Jira issue.
Once the Jira issue is connected to a test case you can open the linked Jira issue from the Issues tab in TEST CASE DETAILS slide over.
Link Test Case results with Jira issues
You can link the Jira issues with failed or passed test case results.
- In the TEST CASE DETAILS slide over, navigate to the Results tab and select Add Result.
- Select Status, then select or enter the Jira issue ID in the Issues field or click Add / Modify Issue to create or modify the issue in Jira.
- Click Add Result to add the status of the test case.
The linked Jira issues with test results will appear in the Issues tab of the Test Case Details page.
Link Test Runs with Jira issues
You can link a Jira issue while creating the Test Run. Select or enter a Jira Issue, you can select or enter multiple Jira Issues in the Jira Issues field.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!