Skip to content

katalon-studio/katalon-studio-slack-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Katalon Studio plugin for Slack integration

This Katalon Studio plugin provides Slack integration functions.

The main purpose is to collect and send a summary report of an execution to a channel after the execution has completed.

Build

Requirements:

  • JDK 1.8
  • Maven 3.3+

mvn clean package

Usage

Install

  • Install the Katalon Studio v6.0.3 or later: win32, win64, macOS, and linux64.
  • Choose Plugin > Install Plugin in Katalon Studio main menu and select the generated jar file.
  • Click on Slack toolbar button to configure Slack Integration settings that is under is under Plugins category of Project Settings.

slack_item

Slack Settings

  • Uncheck Using Slack, and enter your Slack Authentication Token and a channel name.
  • Click the Test Connection to check your credentials. If everything is OK, a message should be sent to Slack.

test_message

  • Click the Apply button then OK to close the Project Settings dialog.

Run test execution

  • Execute a test suite and wait for the execution finished, a summary message should be sent to your Slack channel.

summary_message

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages