# Integration with Project Management Tools

SimplifyQA allows seamless integration with popular project management tools to enhance collaboration, streamline workflows, and improve test management. By integrating with project management platforms, teams can sync requirements, user stories, tasks, and defects between tools, ensuring real-time visibility and efficient tracking.

### Key Benefits of Integration

* **Seamless Data Synchronisation:** Keep requirements, test cases, and defects updated across platforms.
* **Improved Collaboration:** Enables development and QA teams to work within their preferred tools.
* **Automated Workflow:** Reduce manual effort by syncing test execution updates automatically.
* **Faster Issue Resolution:** Detect and track defects directly in your project management tool.

### Supported Project Management Tools

SimplifyQA integrates with various project management platforms, including:

* **Jira**&#x20;
* **Azure DevOps**
* Contact SimplifyQA Support for any other third party integrations.

### Frequently Asked Questions (FAQs)

<details>

<summary>How does defect tracking work with integrations?</summary>

When a test case fails in SimplifyQA, users can:

* **Log a defect directly** in the linked project management tool (e.g., Jira, Azure DevOps).
* Any updates made to the defect (fixed, reopened, closed) are **automatically updated** in SimplifyQA.

</details>

<details>

<summary>Can test execution results be pushed to my project management tool?</summary>

Yes, test execution results can be synced to your integrated tool. You can track the pass/fail status, linked defects, and execution history directly from Jira, Azure DevOps, or other tools.

</details>

<details>

<summary>Does integrating a project management tool affect all users in SimplifyQA?</summary>

Integration settings apply at the project level, so all users working on the project will see synchronised updates. However, access to the integrated tool depends on individual user permissions.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.simplifyqa.ai/marketplace/integration-with-project-management-tools.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
