Connect to JIRA Server

Connecting qTest Manager and JIRA Server gives testers access to JIRA information in real-time for requirements and defects and provides developers access to information about Defects, including the steps leading to the error so that developers can reproduce the Defect.

To use the integration, connect qTest Manager and JIRA Server at the project level. You must be a Project Administrator to use this functionality.

Prerequisites for qTest Cloud + JIRA Server

The following is required to establish a connection between qTest Cloud and JIRA Server. If you are using qTest OnPremise and JIRA Server, you will skip this section. You may need to incorporate your IT infrastructure team to help with the connection.

IP Address and Firewall Configuration

  1. Verify your JIRA Server's IP address is configured to be a public IP address, so your JIRA instance is accessible publicly.

    If your company wants to have 1 JIRA URL for public communication with qTest and another URL for local access only you will need to set up a reverse proxy. Follow these instructions from Atlassian.
  2. Please ask your IT department to configure your JIRA Server and firewall's settings to accept accesses/requests to/from the following specific Amazon servers elastic IPs. This must be a bi-directional set up accepting inbound and outbound requests between the qTest Amazon Elastic IPs and your JIRA Server.

    The reason for doing this is that we have APIs to send to JIRA to receive information and use other JIRA APIs to be notified of changes in JIRA for auto-sync of objects to qTest. Only when you allow the communication between 2 servers, the integration between qTest and JIRA is successful.

Refer to Amazon Server Elastic IP Addresses Master List.

To establish the connection between JIRA Server and qTest Manager OnDemand, do the following:

If your JIRA Server protocol is HTTP (80. 8080) or https (443), make sure you open the correct ports.

If you encounter an issue, please see the articles FAQs for JIRA troubleshooting and Permissions Issues needed for JIRA troubleshooting.

Install the freeqTest for JIRA Test Management add-on from the Atlassian Marketplace.

Configure JIRA Server Integration Without Using OAuth Token

  1. From the qTest project, position the arrow cursor over the gear icon located in the top right area of the screen and select the Integration Settings option.

  2. The Integration Settings page loads. In the External Systems section, select JIRA.

  3. The Configure Integration information for JIRA displays.

  4. Select the Add JIRA Connection icon, and the Add JIRA Connection dialog opens.

    • Connection Name: Enter a name that represents your JIRA instance.

    • Server URL: Enter the URL of your JIRA server, which will likely contain the IP address and port information.

      IMPORTANT:The Server URL must match your JIRA Base URL. This is the official address for traffic and APIs communication between qTest and JIRA. Go to JIRA >> Administration >> System to verify your JIRA Base URL. You must whitelist your JIRA Base URL.
    • Web URL: Enter the JIRA URL your company uses. For a reverse proxy, enter the JIRA URL for local access here.

    • Username: Must input a JIRA username in this dialog.

    • Password: Password for the JIRA Username entered above.

  5. After entering the JIRA connection details, select the Test JIRA Connection button. If the connection between qTest Manager and JIRA is successful, the following message is displayed:

    'Connected to server successfully.'

    • When you select the Test JIRA Connection button, qTest backend services running on the provided IPs will try to send a REST API call to your JIRA instance at the provided endpoint. Therefore, make sure that you have changed your system and network firewall to accept inbound connections coming from those IPs, which is entirely different from allowing traffic to flow to these IPs from your JIRA server (outbound).
    • When it comes to outbound traffic from your JIRA server, our webhook services do not have a static public IP address and it's strongly advisable for you to allow outbound traffic to your qTest domain instead, which should be https://<domain>.qtestnet.com
  6. Select the Save and Configure icon.

  7. The Configure Connection information page displays. From this screen, you will configure the Defect integration with JIRA and then import Requirements from JIRA.

If you receive an error message after clicking the Save and Configure button, see the JIRA Integration Common Roadblocks article.

Configure JIRA Server using OAuth Token

The following procedure is an alternative way to allow qTest Manager and JIRA Server applications to connect.

qTest provides a default private key, but you also have the option to upload your own private key. You will upload your private key in the Security tab of Site Administration before connecting with JIRA OAuth.

Configure Your Connection

  1. From your JIRA instance, navigate to the JIRA Administrator drop down.

  2. Select Applications and the JIRA Administration page loads.

  3. Select Application links in the Integrations section of the left panel.

  4. Enter the URL of the application you want to link with. In this case, input your qTest instance URL, and select Create New Link.

  5. In the next dialog, select Continue.

  6. The "Link Applications" dialog displays. Enter information for only the Application Name.

  7. The Application Type should automatically be set to Generic Application. Keep this, and select continue.

  8. You will be sent back to the "Configure Application Links" dialog with a list of items. Select Edit to configure.

  9. The Configure Application Links page loads.

  10. To create a new application link, enter your qTest Manager instance’s URL in the text field and select the Create new link icon.

  11. After the link is created, configure the connection as follows. Select the Incoming Authentication tab from the Configure dialog and enter the following:

    • Consumer Key: qTest

    • Consumer Name: hardcoded-consumer

    • Public Key:

      MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxZDzGUGk6rElyPm0iOua0lWg84nOlhQN1gmTFTIu5WFyQFHZF6OA4HX7xATttQZ6N21yKMakuNdRvEudyN/coUqe89r3Ae+rkEIn4tCxGpJWX205xVF3Cgsn8ICj6dLUFQPiWXouoZ7HG0sPKhCLXXOvUXmekivtyx4bxVFD9Zy4SQ7IHTx0V0pZYGc6r1gF0LqRmGVQDaQSbivigH4mlVwoAO9Tfccf+V00hYuSvntU+B1ZygMw2rAFLezJmnftTxPuehqWu9xS5NVsPsWgBL7LOi3oY8lhzOYjbMKDWM6zUtpOmWJA52cVJW6zwxCxE28/592IARxlJcq14tjwYwIDAQAB
      If you are an existing customer and want to use your own private key, you will need to update your JIRA configuration to account for the new private key you uploaded in the Security tab of Site Administration in qTest.
  12. Delete the current Incoming Authentication configuration in JIRA.

  13. Re-enter the Consumer Key, Consumer Name, and Public Key referenced above.

  14. Save.

  15. Navigate toqTest Manager, and select Add Connection. The Add JIRA Connection page is displayed.

    If you are using the private key option, you will need to reconfigure your Manager application and authorize the URL again with a new verification code.
  16. Enter the Connection Name and Server URL of your JIRA instance. (Server URL is the Base URL of your JIRA instance and is found in your JIRA System Settings.)

  17. Select the Use JIRA OAuth hyperlink and qTest will create an authorization URL.

  18. Select the Authorize URL hyperlink and select "Allow" in the Welcome to JIRA pop-up.

  19. An 'Access Approved' message will display and you will need to obtain the verification code from the text on the webpage.

  20. Enter the Verification Code and select Submit.

  21. Submit the Connection Information, and select the Test JIRA Connection icon.

  22. Once the connection is tested successfully, select Save and Configure.

The "Configure Connection" page displays. From this screen, you can both configure Defect integration with JIRA and import Requirements from JIRA.

Common Roadblocks

If the connection between qTest Manager and JIRA fails, here are some common errors and solutions.

Error Solution
qTest Manager JIRA connection dialog box displays Index:0, Size: 0 error message. Ensure the JIRA account to be used to integrate with qTest Manager has JIRA System Administrator Global Permissions assigned to it. The account used for the integration must have permissions to create objects in JIRA that will be mapped to defects (e.g., issues, tasks, etc.).
qTest Manager JIRA connection dialog box displays Connection failed. Received fatal alert: bad_record_mac message. This error message is displayed when this instance of JIRA uses SSL encryption. Please contact our support team at support@tricentis.com. We will explore options with you to set up the integration while maintaining the security and integrity of the data in your JIRA instance.
On-Premise JIRA system crashes when setting up qTest for JIRA add-on This error occurs when the JIRA On-Premise version is hosted by a 3rd party provider or hosting service, which will enact stricter timeout limits on record retrievals. We have packaged a separate connector that will resolve issues with this integration. Please contact us at support@tricentis.com, and we will be happy to help you resolve this issue.
On-Premise JIRA to On-Premise qTest connection is successful, but cannot retrieve requirements into qTest Reinstall qTest On-Premise.
Issue Connecting from JIRA Server to OnDemand qTest This error is usually due to incorrect firewall settings. Please reference the Amazon Server Elastic IP Addresses Master List so you can open the firewall to allow qTest Manager to communicate with your OnPremise JIRA instance.
qTest Manager to JIRA integration fails due to "Invalid Credentials" This error occurs when a customer uses a JIRA account that is validated by single sign-on (Crowd). We recommend that you create a new Admin account directly in JIRA, and use that for the qTest integration.