Skip to content

katalon-studio/katalon-studio-jira-plugin

Repository files navigation

Table of Content


About

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

Contribution

Resources

Setup development environment

Install the following tools:

  • JDK 17
  • Maven 3.3+

Development tasks

Create build package

mvn clean package

The command produces a jar file at target/katalon-studio-jira-plugin-...jar

Katalon products

Katalon TestOps

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.

Katalon Studio

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.

Update Table of Content section in the README file

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

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages