Table of Content
A Katalon Studio plugin to support the integration with JIRA (self-hosted and cloud-based). This plugin provides the following features:
- Submitting Katalon test run result as a JIRA issue.
- Creating a Katalon test case from a BDD description from JIRA
Install the following tools:
- JDK 17
- Maven 3.3+
mvn clean package
The command produces a jar file at target/katalon-studio-jira-plugin-...jar
Katalon TestOps is a web-based application that provides dynamic perspectives and an insightful look at your automation testing data. You can leverage your automation testing data by transforming and visualizing your data; analyzing test results; seamlessly integrating with such tools as Katalon Studio and Jira; maximizing the testing capacity with remote execution.
- Read our documentation.
- Ask a question on Forum.
- Request a new feature on GitHub.
- Vote for Popular Feature Requests.
- File a bug in GitHub Issues.
Katalon Studio is a free and complete automation testing solution for Web, Mobile, and API testing with modern methodologies (Data-Driven Testing, TDD/BDD, Page Object Model, etc.) as well as advanced integration (JIRA, qTest, Slack, CI, Katalon TestOps, etc.). Learn more about Katalon Studio features.
Python3 is required
The Table of Content section at the top of the README file can be updated with the below code snippet
python3 -m venv /tmp/venv/; /tmp/venv/bin/pip install md-toc==8.1.9
/tmp/venv/bin/md_toc -p github ./README.md